summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-06-22 10:01:34 +1000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2023-06-22 22:47:59 +0000
commit6fe8c0c9c4368e02ba80753eb47747ae71eb9646 (patch)
tree47db6d62dcaa9f0fe3780c1b2ed5233c35751ac6 /man
parente54a853154c847612524dc4744e475d382e2b1e9 (diff)
man: shut up line width warnings in the tables
This is a GNU extension but supported (if ignored) by the BSD implementation according to [1]. Either way, it means we can pipe our man page into grep without excessive warnings. [1] https://man.openbsd.org/tbl.7 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man')
-rw-r--r--man/man.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man.xsl b/man/man.xsl
index 1cb6d30c..ccf87467 100644
--- a/man/man.xsl
+++ b/man/man.xsl
@@ -36,7 +36,7 @@ provided by xkeyboard-config, the layout will not be overwritten on updates.
.SH MODELS
.TS
-box;
+nowarn,box;
lB lB
___
lB l.
@@ -47,7 +47,7 @@ Model Description
.TE
.SH LAYOUTS
.TS
-box;
+nowarn,box;
lB lB
____
lB l.
@@ -140,7 +140,7 @@ option2 description:
<xsl:text><![CDATA[
.BR
.TS
-box;
+nowarn,box;
lB lB
___
lB l.