gbranden pushed a commit to branch master
in repository groff.

commit 208a51caefc65ef0b8b86d9223fbd4cb91875d42
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Sep 13 12:22:45 2021 +1000

    groff_man*(7): Fix content nits.
    
    * Clarify that \c affects _text_ lines (not input lines in general).
    * Say "Version 9 _Research_ Unix", since that's more correct.
---
 tmac/groff_man.7.man.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index e008cff..fb855c0 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -2414,12 +2414,12 @@ or similar.
 .
 .TP
 .B \ec
-End an input line without inserting space or attempting a break.
+End a text line without inserting space or attempting a break.
 .
 .\" TODO: When we explain what a "sentence" is, move this parenthetical
 .\" there.
 Normally,
-the end of an input line is treated like a space;
+the end of a text line is treated like a space;
 .\" end-of-sentence detection is performed, and...
 an output line
 .I may
@@ -2907,7 +2907,7 @@ and
 .
 .\" Per Doug McIlroy in
 .\" <https://lists.gnu.org/archive/html/groff/2019-07/msg00038.html>...
-Version\~9 Unix (1986) introduced
+Version\~9 Research Unix (1986) introduced
 .B .EX
 and
 .BR .EE .

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to