groff-commit
[Top][All Lists]
Advanced

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

[groff] 06/122: [man pages]: Fix option arg space rendering nit.


From: G. Branden Robinson
Subject: [groff] 06/122: [man pages]: Fix option arg space rendering nit.
Date: Wed, 11 Nov 2020 02:59:03 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit b3cedbe460494779604f343add2473e69bb659e2
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Nov 7 15:42:43 2020 +1100

    [man pages]: Fix option arg space rendering nit.
    
    * src/preproc/refer/refer.1.man (Options):
    * src/utils/hpftodit/hpftodit.1.man (Options):
    * src/utils/indxbib/indxbib.1.man (Options):
    * src/utils/lkbib/lkbib.1.man (Options):
    * src/utils/lookbib/lookbib.1.man (Options):
    * src/utils/xtotroff/xtotroff.1.man (Options):
      Put a space between the option letter and its argument.  This is a
      general rule for all groff executables except nroff(1) (which does its
      parsing [lazily] in shell).
---
 src/preproc/refer/refer.1.man     | 24 ++++++++++++------------
 src/utils/hpftodit/hpftodit.1.man |  2 +-
 src/utils/indxbib/indxbib.1.man   | 20 ++++++++++----------
 src/utils/lkbib/lkbib.1.man       |  6 +++---
 src/utils/lookbib/lookbib.1.man   |  4 ++--
 src/utils/xtotroff/xtotroff.1.man |  4 ++--
 6 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/src/preproc/refer/refer.1.man b/src/preproc/refer/refer.1.man
index b41ff60..a0e8ff9 100644
--- a/src/preproc/refer/refer.1.man
+++ b/src/preproc/refer/refer.1.man
@@ -244,25 +244,25 @@ see subsection \[lq]Commands\[rq] below).
 .
 .
 .TP
-.BI \-a n
+.BI \-a\~ n
 .B reverse
 .BI A n
 .
 .
 .TP
-.BI \-c fields
+.BI \-c\~ fields
 .B capitalize
 .I fields
 .
 .
 .TP
-.BI \-f n
+.BI \-f\~ n
 .B label
 .BI % n
 .
 .
 .TP
-.BI \-i fields
+.BI \-i\~ fields
 .B search\-ignore
 .I fields
 .
@@ -274,7 +274,7 @@ see subsection \[lq]Commands\[rq] below).
 .
 .
 .TP
-.BI \-k field
+.BI \-k\~ field
 .B label
 .IB field \[ti]%a
 .
@@ -286,37 +286,37 @@ see subsection \[lq]Commands\[rq] below).
 .
 .
 .TP
-.BI \-l m
+.BI \-l\~ m
 .B label
 .BI A.n+ m D.y%a
 .
 .
 .TP
-.BI \-l, n
+.BI \-l\~, n
 .B label
 .BI A.nD.y\- n %a
 .
 .
 .TP
-.BI \-l m , n
+.BI \-l\~ m , n
 .B label
 .BI A.n+ m D.y\- n %a
 .
 .
 .TP
-.BI \-p database\-file
+.BI \-p\~ database\-file
 .B database
 .I database-file
 .
 .
 .TP
-.BI \-s spec
+.BI \-s\~ spec
 .B sort
 .I spec
 .
 .
 .TP
-.BI \-t n
+.BI \-t\~ n
 .B search\-truncate
 .I n
 .
@@ -335,7 +335,7 @@ command instead of in the normal way:
 .
 .
 .TP
-.BI \-B field . macro
+.BI \-B\~ field . macro
 .B annotate
 .I field
 .IB macro ;
diff --git a/src/utils/hpftodit/hpftodit.1.man 
b/src/utils/hpftodit/hpftodit.1.man
index ea751b6..989fe79 100644
--- a/src/utils/hpftodit/hpftodit.1.man
+++ b/src/utils/hpftodit/hpftodit.1.man
@@ -318,7 +318,7 @@ and
 is ignored if given.
 .
 .TP
-.BI \-i n
+.BI \-i\~ n
 Generate an italic correction for each character so that the character's
 width plus the character's italic correction is equal to
 .I n
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index fa1c11e..70be09d 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -141,14 +141,14 @@ show version information;
 all exit afterward.
 .
 .TP
-.BI \-c file
+.BI \-c\~ file
 Read the list of common words from
 .I file
 instead of
 .IR @COMMON_WORDS_FILE@ .
 .
 .TP
-.BI \-d dir
+.BI \-d\~ dir
 Use
 .I dir
 as the pathname of the current working directory to store in the index,
@@ -162,7 +162,7 @@ will be a symbolic link that points to the directory 
printed by
 .
 .
 .TP
-.BI \-f file
+.BI \-f\~ file
 Read the files to be indexed from
 .IR file .
 .
@@ -176,7 +176,7 @@ The
 option can be given at most once.
 .
 .TP
-.BI \-i string
+.BI \-i\~ string
 Don't index the contents of fields whose names are in
 .IR string .
 .
@@ -186,7 +186,7 @@ is
 .BR XYZ .
 .
 .TP
-.BI \-h n
+.BI \-h\~ n
 Use the first prime greater than or equal to
 .I n
 for the size of the hash table.
@@ -204,7 +204,7 @@ Initially
 is 997.
 .
 .TP
-.BI \-k n
+.BI \-k\~ n
 Use at most
 .I n
 keys per input record.
@@ -214,7 +214,7 @@ Initially
 is 100.
 .
 .TP
-.BI \-l n
+.BI \-l\~ n
 Discard keys that are shorter than
 .IR n .
 .
@@ -223,7 +223,7 @@ Initially
 is 3.
 .
 .TP
-.BI \-n n
+.BI \-n\~ n
 Discard the
 .I n
 most common words.
@@ -233,12 +233,12 @@ Initially
 is 100.
 .
 .TP
-.BI \-o basename
+.BI \-o\~ basename
 The index should be named
 .RI basename @INDEX_SUFFIX@ .
 .
 .TP
-.BI \-t n
+.BI \-t\~ n
 Truncate keys to
 .IR n .
 .
diff --git a/src/utils/lkbib/lkbib.1.man b/src/utils/lkbib/lkbib.1.man
index dbe13a6..490bfbb 100644
--- a/src/utils/lkbib/lkbib.1.man
+++ b/src/utils/lkbib/lkbib.1.man
@@ -103,14 +103,14 @@ all exit afterward.
 .
 .
 .TP
-.BI \-i string
+.BI \-i\~ string
 When searching files for which no index exists,
 ignore the contents of fields whose names are in
 .IR string .
 .
 .
 .TP
-.BI \-p filename
+.BI \-p\~ filename
 Search
 .IR filename .
 .
@@ -120,7 +120,7 @@ options can be used.
 .
 .
 .TP
-.BI \-t n
+.BI \-t\~ n
 Only require the first
 .I n
 characters of keys to be given.
diff --git a/src/utils/lookbib/lookbib.1.man b/src/utils/lookbib/lookbib.1.man
index 2654060..3776d45 100644
--- a/src/utils/lookbib/lookbib.1.man
+++ b/src/utils/lookbib/lookbib.1.man
@@ -95,14 +95,14 @@ all exit afterward.
 .
 .
 .TP
-.BI \-i string
+.BI \-i\~ string
 When searching files for which no index exists,
 ignore the contents of fields whose names are in
 .IR string .
 .
 .
 .TP
-.BI \-t n
+.BI \-t\~ n
 Only require the first
 .I n
 characters of keys to be given.
diff --git a/src/utils/xtotroff/xtotroff.1.man 
b/src/utils/xtotroff/xtotroff.1.man
index 7bd9d82..a22aabc 100644
--- a/src/utils/xtotroff/xtotroff.1.man
+++ b/src/utils/xtotroff/xtotroff.1.man
@@ -111,7 +111,7 @@ all exit afterward.
 .
 .
 .TP
-.BI \-r resolution
+.BI \-r\~ resolution
 Set the resolution for all font patterns in
 .IR font-map .
 .
@@ -122,7 +122,7 @@ a resolution of 75dpi is assumed.
 .
 .
 .TP
-.BI \-s point-size
+.BI \-s\~ point-size
 Set the point size for all font patterns in
 .IR font-map .
 .



reply via email to

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