gbranden pushed a commit to branch master
in repository groff.

commit 1a488b3abb8bc535a72f673ac6057aaa23dd4bb5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Mar 16 20:01:30 2022 +1100

    doc/ms.ms: Revise example table.
    
    * Use 'x' column modifier instead of 'expand' region option; the former
      is much more useful, and (just as?) widely portable.
    * Use case convention for column descriptors from our tbl(1) page.
---
 doc/ms.ms | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ms.ms b/doc/ms.ms
index 3c2572e1..7f9bb23c 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -2160,13 +2160,13 @@ T{
 .nf
 .CW
 \&.TS H
-allbox expand;
-cb | cb .
+allbox;
+Cb | Cb .
 Part\[->]Description
 _
 \&.TH
 \&.T&
-l | l .
+L | Lx .
 GH-1978\[->]Fribulating gonkulator
 .R
 \&.\|.\|.\|the rest of the table follows\|.\|.\|.

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to