gbranden pushed a commit to branch master
in repository groff.
commit 777fdcd1f742c474d81f21e881154b9bbac40ecc
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Dec 30 04:29:22 2025 -0600
[doc,man]: Recast and resync file format stuff.
---
doc/groff.texi.in | 12 +++++++-----
man/groff_out.5.man | 2 +-
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 62241a97d..e8b46d61f 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -21491,7 +21491,7 @@ In GNU
the device extension (sub)command
@samp{@w{x X}}
uniquely supports a line continuation syntax;
-all other commands occupy one input line.
+a single input line contains any other.
@node Argument Units, Document Parts, Syntax, Language Concepts
@subsubsection Argument Units
@@ -22354,8 +22354,9 @@ corresponding position.
@cindex quantum, horizontal motion
@cindex horizontal resolution
@cindex resolution, horizontal
-The horizontal motion quantum is @var{n}@tie{}basic units. All
-horizontal quantities are rounded to multiples of@tie{}@var{n}.
+The horizontal motion quantum is @var{n}@tie{}basic
+units.
+Horizontal measurements round to multiples of@tie{}@var{n}.
@item image_generator @var{program}
@kindex image_generator
@@ -22492,8 +22493,9 @@ driver uses this directive.
@cindex quantum, vertical motion
@cindex vertical resolution
@cindex resolution, vertical
-The vertical motion quantum is @var{n}@tie{}basic units. All vertical
-quantities are rounded to multiples of@tie{}@var{n}.
+The vertical motion quantum is @var{n}@tie{}basic
+units.
+Vertical measurements round to multiples of@tie{}@var{n}.
@item charset
@kindex charset
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index 1e0238444..599cc0722 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -315,7 +315,7 @@ In GNU
the device extension (sub)command
.RB \[lq] x\~X \[rq]
uniquely supports a line continuation syntax;
-all other commands occupy one input line.
+a single input line contains any other.
.
.
.\" ====================================================================
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit