summaryrefslogtreecommitdiffstats
path: root/man.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-06-18 10:32:00 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-06-18 10:32:00 +0000
commitebc04fb0a062bcf881ac1fbe0706af873a8fcfc8 (patch)
tree4b2ea5a500c75fe94b0859570317fbfcaadb41d5 /man.7
parented2793f208e83ec93c078ea0592c4c8f1eff4649 (diff)
downloadmandoc-ebc04fb0a062bcf881ac1fbe0706af873a8fcfc8.tar.gz
Added -fno-ign-chars support to libman.
man_validate.c checks for non-tab/isprint words. libman hashtable fixed (was ignoring .br). Added ncount field to man_node, deprecating count() functions. Documented use of tabs in man.7.
Diffstat (limited to 'man.7')
-rw-r--r--man.76
1 files changed, 4 insertions, 2 deletions
diff --git a/man.7 b/man.7
index 480004f4..01031d02 100644
--- a/man.7
+++ b/man.7
@@ -52,9 +52,11 @@ Other lines are interpreted within the current state.
.\" SECTION
.Sh INPUT ENCODING
.Nm
-documents may contain only graphable 7-bit ASCII characters and the
+documents may contain only graphable 7-bit ASCII characters, the
space character
-.Sq \ .
+.Sq \ ,
+and tabs
+.Sq \et .
All manuals must have
.Ux
.Sq \en