* [PATCH] Documentation: arm: nwfpe: update stale document references
@ 2026-09-03 2:53 Diego Fernando Mancera Gomez
2026-09-03 3:36 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Diego Fernando Mancera Gomez @ 2026-09-03 2:53 UTC (permalink / raw)
To: linux-doc; +Cc: linux-kernel, corbet, skhan, rdunlap
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 with links to the current documents and fix
the accompanying grammar.
Signed-off-by: Diego Fernando Mancera Gomez <diegomancera.dev@gmail.com>
---
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..b6ef46ff0f4a 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 :doc:`netwinder-fpe` document contains a description of what has been
+implemented so far in the emulator. The :doc:`todo` 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@netwinder.org>. General reports of "this program doesn't
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: arm: nwfpe: update stale document references
2026-09-03 2:53 [PATCH] Documentation: arm: nwfpe: update stale document references Diego Fernando Mancera Gomez
@ 2026-09-03 3:36 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2026-09-03 3:36 UTC (permalink / raw)
To: Diego Fernando Mancera Gomez, linux-doc; +Cc: linux-kernel, corbet, skhan
On 9/2/26 7:53 PM, Diego Fernando Mancera Gomez wrote:
> 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 with links to the current documents and fix
> the accompanying grammar.
>
> Signed-off-by: Diego Fernando Mancera Gomez <diegomancera.dev@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> 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..b6ef46ff0f4a 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 :doc:`netwinder-fpe` document contains a description of what has been
> +implemented so far in the emulator. The :doc:`todo` document contains
I prefer this change, but either ways works (same html output):
+The netwinder-fpe.doc 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@netwinder.org>. General reports of "this program doesn't
thanks.
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-03 3:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03 2:53 [PATCH] Documentation: arm: nwfpe: update stale document references Diego Fernando Mancera Gomez
2026-09-03 3:36 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox