gbranden pushed a commit to branch master
in repository groff.
commit ec3136b4a622ffa2cdfa615508fcb84715cc621b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 1 23:14:44 2025 -0600
groff_diff(7): Fix content and style nits.
Content:
* `itc`'s second argument is optional.
Style:
* Fix missing bracket after optional quote in `length` argument.
* Fix extraneous space and wrong typeface in `writem` description.
---
man/groff_diff.7.man | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index d63f55352..d73d2d756 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3071,7 +3071,8 @@ emitting a warning in category
.
.
.TP
-.BI .itc\~ n\~name
+.BR .itc\~ n\~\c
+.RI [ name ]
As
.RB \[lq] it \[rq],
but lines interrupted with the
@@ -3094,7 +3095,7 @@ is omitted.
.
.TP
.BI .length\~ reg\~\c
-.RB [[ \[dq]\c
+.RB [[ \[dq] ]\c
.IR contents ]
Compute the number of characters in
.I contents
@@ -4054,7 +4055,7 @@ to
which must previously have been the subject of an
.B open
(or
-.B \%opena )
+.BR \%opena )
request.
.
The contents of
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit