gbranden pushed a commit to branch master
in repository groff.
commit bdafa155d5c4d16818761de16d0b5e424c6c3c0c
Author: G. Branden Robinson <[email protected]>
Date: Sun Nov 4 01:13:58 2018 -0500
Note that .tm and .tm1 write to stderr.
* man/groff.7.man: Fix thinko in descriptions of .tm and .tm1
requests; they write to standard error, not standard output.
Thanks to Dave Kemper for catching and patching this error,
which is at least 16 years old.
Also correct missing-word typo introduced by me in
bc256347015f3793f929fdb218ecc07f1052bedd, also caught and fixed
by Dave, but fortunately only one year old.
Fixes <https://savannah.gnu.org/bugs/index.php?54897>.
Signed-off-by: G. Branden Robinson <[email protected]>
---
man/groff.7.man | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/groff.7.man b/man/groff.7.man
index 13b5272..c48637d 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2460,13 +2460,13 @@ Three-part title.
.REQ .tm "anything"
Print
.I anything
-on stdout.
+on stderr.
.
.TPx
.REQ .tm1 "anything"
Print
.I anything
-on stdout, allowing leading whitespace if
+on stderr, allowing leading whitespace if
.I anything
starts with
\&\f[CB]\[dq]\f[]
@@ -2614,7 +2614,7 @@ for an overview) or from a preprocessor.
.
.
.P
-Preprocessor macros are to recognize.
+Preprocessor macros are easy to recognize.
.
They enclose their code between a pair of characteristic macros.
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit