gbranden pushed a commit to branch master
in repository groff.
commit 82d56c12d4e131ec072ad3525d7f683c6acd2261
Author: G. Branden Robinson <[email protected]>
Date: Sat Jun 16 04:56:33 2018 -0400
tbl(1): Fix erroneous global option reference.
* src/preproc/tbl/tbl.1.man: Tell readers that the tab character is set
with tab(c), not tbl(c). Noted and corrected by Michael Witten.
Fixes Savannah #54114.
Signed-off-by: G. Branden Robinson <[email protected]>
---
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 3fdaee6..c52ef4f 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -149,7 +149,7 @@ Cells are separated by a tab character by default.
.
That can be changed by the
.I global option
-.BI tbl( c ) \fR,
+.BI tab( c ) \fR,
where
.I c
is an arbitrary character.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit