summaryrefslogtreecommitdiffstats
path: root/tbl.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-09-07 11:48:19 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-09-07 11:48:19 +0000
commitc7ddabde0c44f6ce88a76cbaa8ede8f350172420 (patch)
tree0a970b8a24b211dc09769476dfb70cd1434b8c3a /tbl.7
parent1f943f47d9c59bcf4ee461d6b1448e60ff632f7e (diff)
downloadmandoc-c7ddabde0c44f6ce88a76cbaa8ede8f350172420.tar.gz
we already parse the GNU tbl(7) "nospaces" option,
so let it have the intended effect, too
Diffstat (limited to 'tbl.7')
-rw-r--r--tbl.72
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl.7 b/tbl.7
index 116f4c7b..917cf6d3 100644
--- a/tbl.7
+++ b/tbl.7
@@ -94,7 +94,7 @@ Allow page breaks within the table.
This is a GNU extension and currently ignored.
.It Cm nospaces
Ignore leading and trailing spaces in data cells.
-This is a GNU extension and currently ignored.
+This is a GNU extension.
.It Cm nowarn
Suppress warnings about tables exceeding the current line length.
This is a GNU extension and currently ignored.