gbranden pushed a commit to branch master
in repository groff.

commit 967a4c0532db56e7dabcfbaf659ab02126367c22
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Feb 2 11:59:00 2023 -0600

    doc/ms.ms: Fix markup goofs.
    
    * Set the line length in nroff mode to what the document _really_
      requires, as revealed by my pending fix for Savannah #63640 and half
      of Savannah #62471.
    * Use `I` macro correctly.  ms != man.
---
 doc/ms.ms | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ms.ms b/doc/ms.ms
index 65b7f79c7..00dcc069d 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -22,7 +22,7 @@
 .  \" Redefine CW to use bold instead for a visible font change.
 .  als CW B
 .  \" The "document control settings" table imposes this minimum width.
-.  nr LL 85n
+.  nr LL 87n
 .\}
 .\" This document doesn't require the minus sign (in Times) but we do
 .\" want a copy- and-pastable hyphen-minus.
@@ -3683,7 +3683,7 @@ T}
 .
 .KS
 .PP
-.I groff ms
+.I "groff ms"
 encourages customization of table of contents entry production.
 .
 .

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

Reply via email to