gbranden pushed a commit to branch master
in repository groff.
commit fad218125d07792fe7bbbb8169cffe78ae95dfaf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 23 09:35:36 2026 -0500
doc/groff.texi.in: Revise `close` request desc.
* Lightly recast.
* Break input lines in convenient places for roffing and diffing.
---
doc/groff.texi.in | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f5327b529..530259a6f 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -22384,10 +22384,14 @@ this means a loss of information.
@Defreq {close, stream}
@cindex closing file (@code{close})
@cindex file, closing (@code{close})
-Close the specified @var{stream}; the stream is no longer an acceptable
-argument to the @code{write} request.
+Close the specified
+@var{stream},
+making it unacceptable as an argument to the
+@code{write}
+request.
-Here a simple macro to write an index entry.
+Here's how a document might arrange to construct an (unsorted) index
+for itself.
@Example
.open idx test.idx
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit