groff-commit
[Top][All Lists]
Advanced

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

[groff] 118/122: grn(1): Fix option arg space rendering nit.


From: G. Branden Robinson
Subject: [groff] 118/122: grn(1): Fix option arg space rendering nit.
Date: Wed, 11 Nov 2020 02:59:43 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit cb1a9dc53f62703ff8a676e6ff1445de12ed6e80
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Nov 10 18:18:32 2020 +1100

    grn(1): Fix option arg space rendering nit.
---
 src/preproc/grn/grn.1.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 5a710da..f9b0899 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -148,7 +148,7 @@ all exit afterward.
 .
 .
 .TP
-.BI \-T dev
+.BI \-T\~ dev
 Prepare output for printer
 .IR dev .
 .
@@ -161,7 +161,7 @@ for acceptable devices.
 .
 .
 .TP
-.BI \-M dir
+.BI \-M\~ dir
 Prepend
 .I dir
 to the default search path for
@@ -179,7 +179,7 @@ and
 .
 .
 .TP
-.BI \-F dir
+.BI \-F\~ dir
 Search
 .I dir
 for subdirectories



reply via email to

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