groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 19/49: groff_char(7): Fix content nit.


From: G. Branden Robinson
Subject: [groff] 19/49: groff_char(7): Fix content nit.
Date: Sun, 25 Sep 2022 17:02:57 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 1609a29e76db9c5b57021118e590981f69754596
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Sep 19 17:08:21 2022 -0500

    groff_char(7): Fix content nit.
    
    The leader character is also part of the fundamental character set;
    there is no alternative means of directly expressing it.
---
 man/groff_char.7.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index a2f666bf9..ec4cd1f87 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -232,7 +232,8 @@ which is one reason it does not support UTF-8 natively.
 The ninety-four characters catalogued above,
 plus the space,
 tab,
-and newline,
+newline,
+and leader (Control+A),
 form the fundamental character
 set for
 .I groff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]