gbranden pushed a commit to branch master
in repository groff.

commit 143b3c27c526c76a987d12be1e4ea2a6b564f0cd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 28 02:33:34 2023 -0600

    tbl(1): Protect literal "expand" from hyphenation.
---
 src/preproc/tbl/tbl.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index 7286fd239..acdfa195b 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -333,7 +333,7 @@ its entries and its column separations
 (whether specified or default).
 .
 When
-.B expand
+.B \%expand
 applies to a table that exceeds the available horizontal space,
 column separation is reduced as far as necessary
 (even to zero).

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

Reply via email to