gbranden pushed a commit to branch master
in repository groff.
commit 109d3e50c837174d93da734a8bcf29e71d87e859
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 9 23:25:58 2020 +1100
pdfroff(1): Use English instead of std{out,in}.
---
contrib/pdfmark/pdfroff.1.man | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/contrib/pdfmark/pdfroff.1.man b/contrib/pdfmark/pdfroff.1.man
index 0ddc3f2..5e9a8bb 100644
--- a/contrib/pdfmark/pdfroff.1.man
+++ b/contrib/pdfmark/pdfroff.1.man
@@ -449,9 +449,7 @@ If
specified,
then it must act as a filter,
accepting a list of file name arguments,
-and write its output to the
-.I stdout
-stream,
+and write its output to the standard output stream,
whence it is piped to the
.IR \%PDFROFF_POSTPROCESSOR_COMMAND ,
to produce the finished PDF output.
@@ -514,17 +512,13 @@ Specifies the command to be used for the final document
conversion
from PostScript intermediate output to PDF.
.
It must behave as a filter,
-writing its output to the
-.I stdout
-stream,
+writing its output to the standard output stream,
and must accept an arbitrary number of
.I files .\|.\|.\&
arguments,
with the special case of
.RB \[lq] \- \[rq]
-representing the
-.I stdin
-stream.
+representing the standard input stream.
.
.IP
If unspecified,
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit