groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 09/12: [docs]: Recast presentation of `nx` request.


From: G. Branden Robinson
Subject: [groff] 09/12: [docs]: Recast presentation of `nx` request.
Date: Sat, 3 Feb 2024 00:04:03 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 0c5a9c17f03b542e6583a593cea1209958eae5d4
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Feb 2 19:26:57 2024 -0600

    [docs]: Recast presentation of `nx` request.
---
 doc/groff.texi  | 5 ++---
 man/groff.7.man | 7 ++++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 7b240c7b2..de789cc31 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -16240,9 +16240,8 @@ from becoming part of the diversion 
(@pxref{Diversions}).
 @cindex read next file (@code{nx})
 @cindex file, next, read (@code{nx})
 @cindex next file, read (@code{nx})
-Force @command{gtroff} to continue processing of the file specified as
-an argument.  If no argument is given, immediately jump to the end of
-file.
+Stop processing the input file.  If @var{file} is specified, read it;
+otherwise, read the next pending input file, if any.
 @endDefreq
 
 @Defreq {rd, [@Var{prompt} [@Var{arg1} @Var{arg2} @dots{}]]}
diff --git a/man/groff.7.man b/man/groff.7.man
index 3bc24b2fc..03fa7cfa7 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -3827,12 +3827,13 @@ See
 .
 .TPx
 .REQ .nx
-Immediately jump to end of current file.
+Stop processing the input file and read the next,
+if any.
 .
 .TPx
 .REQ .nx file
-Stop formatting current file and begin reading
-.I file.
+Stop processing the input file and read
+.IR file .
 .
 .TPx
 .REQ .open "ident file"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]