[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 02/16: groff(7): Tighten wording; reduce stranding.
From: |
G. Branden Robinson |
Subject: |
[groff] 02/16: groff(7): Tighten wording; reduce stranding. |
Date: |
Sun, 15 Dec 2024 16:34:37 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 091af8f49b4cde9598dd070971e7dda8327c1382
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Dec 11 11:09:33 2024 -0600
groff(7): Tighten wording; reduce stranding.
---
man/groff.7.man | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/man/groff.7.man b/man/groff.7.man
index 16ffa9080..073bc9a4d 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2329,6 +2329,8 @@ string,
or diversion identifier,
or the name of a request.
.
+.br
+.ne 3v
.TPx
.I npl
is a numeric expression constituting a count of subsequent
@@ -6063,11 +6065,10 @@ escape sequence dereferences a string's name,
interpolating its contents.
.
If the name does not exist,
-it is defined as empty,
-nothing is interpolated,
-and a warning in category
-.RB \%\[lq] mac \[rq]
-is emitted.
+the formatter defines it as empty,
+interpolates nothing,
+and emits a warning in category
+.RB \%\[lq] mac \[rq].
.
See section \[lq]Warnings\[rq] in
.MR @g@troff 1 .
@@ -6077,11 +6078,9 @@ macro arguments are;
see section \[lq]Calling macros\[rq] above.
.
In contrast to macro calls,
-however,
-if a closing bracket
+an argument containing a closing bracket
.B ]
-occurs in a string argument,
-that argument must be enclosed in double quotes.
+must be enclosed in double quotes.
.
When defining strings,
argument interpolations must be escaped if they are to reference
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 02/16: groff(7): Tighten wording; reduce stranding.,
G. Branden Robinson <=