[PATCH v2] Documentation: arm: nwfpe: update stale document references

From: Diego Fernando Mancera Gomez

Date: Thu Sep 03 2026 - 01:04:34 EST


The NetWinder FPE introduction still refers to README.FPE and TODO,
which were renamed to netwinder-fpe.rst and todo.rst when the
documentation was converted to reStructuredText.

Replace the stale filenames and fix the accompanying grammar.

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Signed-off-by: Diego Fernando Mancera Gomez <diegomancera.dev@xxxxxxxxx>
---
Changes in v2:
- Use explicit .rst filenames as suggested by Randy Dunlap.

---
Documentation/arch/arm/nwfpe/nwfpe.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/arch/arm/nwfpe/nwfpe.rst b/Documentation/arch/arm/nwfpe/nwfpe.rst
index 35cd90dacbff..0136c7260d22 100644
--- a/Documentation/arch/arm/nwfpe/nwfpe.rst
+++ b/Documentation/arch/arm/nwfpe/nwfpe.rst
@@ -33,9 +33,9 @@ double precision and extended double precision formats. The port of
SoftFloat to the ARM was done by Phil Blundell, based on an earlier
port of SoftFloat version 1 by Neil Carson for NetBSD/arm32.

-The file README.FPE contains a description of what has been implemented
-so far in the emulator. The file TODO contains a information on what
-remains to be done, and other ideas for the emulator.
+The netwinder-fpe.rst document contains a description of what has been
+implemented so far in the emulator. The todo.rst document contains
+information on what remains to be done, and other ideas for the emulator.

Bug reports, comments, suggestions should be directed to me at
<scottb@xxxxxxxxxxxxx>. General reports of "this program doesn't
--
2.55.0