gbranden pushed a commit to branch master
in repository groff.
commit d18bd12ca62aab591be6f38ca586e4f143ab352a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Sep 12 04:42:30 2021 +1000
indxbib(1): Fix content nits.
* Use `list-file` metasyntactic variable name consistently.
* Say "standard input _stream_".
---
src/utils/indxbib/indxbib.1.man | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index 388a87d..c2cc5bb 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -181,13 +181,13 @@ will be a symbolic link that points to the directory
printed by
.TP
.BI \-f\~ list-file
Read the files to be indexed from
-.IR file .
+.IR list-file .
.
If
-.I file
+.I list-file
is
.BR \- ,
-files will be read from the standard input.
+files will be read from the standard input stream.
.
The
.B \-f
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit