groff-commit
[Top][All Lists]
Advanced

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

[groff] 14/27: [doc,man]: A space is not an ordinary character.


From: G. Branden Robinson
Subject: [groff] 14/27: [doc,man]: A space is not an ordinary character.
Date: Thu, 2 Jan 2025 01:22:20 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 7c68e6202cec187b3e1881b27f6ce71ac64ea06b
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Jan 1 22:28:32 2025 -0600

    [doc,man]: A space is not an ordinary character.
---
 doc/groff.texi.in | 11 +++++++++--
 man/groff.7.man   |  1 +
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 40a63e1ef..0b9ae03c7 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -6588,8 +6588,15 @@ or character class, hyphenation language code, 
environment, or stream.
 Valid identifiers consist of one or more ordinary characters.
 @cindex ordinary character
 @cindex character, ordinary
-An @slanted{ordinary character} is an input character that is not the
-escape character, a leader, tab, newline, or invalid as GNU @code{troff}
+An
+@slanted{ordinary character}
+is an input character that is not the escape character,
+a leader,
+tab,
+newline,
+space,
+or invalid as GNU
+@command{troff}
 input.
 
 @c XXX: We might move this discussion earlier since it is applicable to
diff --git a/man/groff.7.man b/man/groff.7.man
index 14dd11ef6..d387eb466 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1297,6 +1297,7 @@ is an input character that is not the escape character,
 a leader,
 tab,
 newline,
+space,
 or invalid as GNU
 .I troff \" GNU
 input.



reply via email to

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