gbranden pushed a commit to branch master
in repository groff.
commit 4d389b3911fcc2c1d219d2b162fd454af474ea8b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 1 22:32:43 2025 -0600
groff_out(5): Fix content and style nits.
Content:
* Present `h` as a concrete example of a grout command taking an
argument, rather than generalizing.
Style:
* Correct sentence-ending punctuation.
---
man/groff_out.5.man | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index 3f0cfd847..1f5a7094d 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -278,7 +278,9 @@ separate input tokens.
.
.
.P
-The positioning commands noted above,
+For example,
+the relative horizontal motion command
+.RB ( h )
and the command to write one glyph
.RB ( c ),
each take a single argument;
@@ -327,7 +329,7 @@ Most commands assume a scaling unit
(basic units),
and others
.RB use\~\[lq] z \[rq]
-(scaled points);
+(scaled points).
.
These are defined by the parameters specified in the device's
.I DESC
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit