gbranden pushed a commit to branch master
in repository groff.

commit cb1a9dc53f62703ff8a676e6ff1445de12ed6e80
Author: G. Branden Robinson <g.branden.robin...@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

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to