groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 46/122: groff_font(5): Use \~ in "-adjacent macro args.


From: G. Branden Robinson
Subject: [groff] 46/122: groff_font(5): Use \~ in "-adjacent macro args.
Date: Wed, 11 Nov 2020 02:59:17 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 4256f3f7a5a64e84f8770a0929210b2701db24a4
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Nov 8 13:19:33 2020 +1100

    groff_font(5): Use \~ in "-adjacent macro args.
    
    Use non-breaking adjustable space instead of plain space adjacent to
    quotation mark in macro argument.  (I find it easier to read.)
---
 man/groff_font.5.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/groff_font.5.man b/man/groff_font.5.man
index 228b36a..9688cb1 100644
--- a/man/groff_font.5.man
+++ b/man/groff_font.5.man
@@ -125,7 +125,7 @@ it might be set to another name.
 .
 .
 .TP
-.BI "paperlength " n
+.BI paperlength\~ n
 The physical vertical dimension of the output medium in machine units.
 .
 This isn't used by
@@ -141,7 +141,7 @@ instead.
 .
 .
 .TP
-.BI "papersize " string
+.BI papersize\~ string
 Select a paper size.
 .
 Valid values for
@@ -208,7 +208,7 @@ scans from left to right and uses the first valid paper 
specification.
 .
 .
 .TP
-.BI "paperwidth " n
+.BI paperwidth\~ n
 The physical horizontal dimension of the output medium in machine units.
 .
 Deprecated.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]