[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 05/14: groff_ms(7): Relocate material.
From: |
G. Branden Robinson |
Subject: |
[groff] 05/14: groff_ms(7): Relocate material. |
Date: |
Fri, 20 Jan 2023 15:05:15 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 683eb9dfaa622fe906615de9894210ab8458c2c4
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Jan 18 13:16:17 2023 -0600
groff_ms(7): Relocate material.
...so that we can tighten some stuff and enforce sync with doc/ms.ms and
doc/groff.texi.
---
tmac/groff_ms.7.man | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index b54fc07da..db6896bc5 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -2426,24 +2426,6 @@ at the beginning of the document.
.
.
.IP \[bu]
-To make
-.I groff ms
-use the default page offset
-(which also specifies the left margin),
-the
-.B PO
-register must stay undefined until the first
-.I ms
-macro is called.
-.
-This implies that
-.B \[rs]n[PO]
-should not be used early in the document,
-unless it is changed also:
-accessing an undefined register automatically defines it.
-.
-.
-.IP \[bu]
AT&T
.IR ms 's
.B AU
@@ -2468,6 +2450,24 @@ it does.
.
.
.IP \[bu]
+To make
+.I groff ms
+use the default page offset
+(which also specifies the left margin),
+the
+.B PO
+register must stay undefined until the first
+.I ms
+macro is called.
+.
+This implies that
+.B \[rs]n[PO]
+should not be used early in the document,
+unless it is changed also:
+accessing an undefined register automatically defines it.
+.
+.
+.IP \[bu]
.I groff ms
supports the
.B PN
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 05/14: groff_ms(7): Relocate material.,
G. Branden Robinson <=