summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-02 12:09:32 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-02 12:09:32 +0000
commitaaee43f80d524f98453fc13d60a657085867666f (patch)
treef6b8376da6ae9f8513fd063a8964c90196ea74b0 /mdoc.h
parente903ad85303a8374b9733895ec177aa5d7b558a7 (diff)
downloadmandoc-aaee43f80d524f98453fc13d60a657085867666f.tar.gz
Support for maxrmargin-breaking with TERMP_NOBREAK.
Tabs auto-converted to spaces.
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc.h b/mdoc.h
index 8b7dea49..8b8ca2a2 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -220,6 +220,7 @@ enum mdoc_att {
ATT_v6,
ATT_v7,
ATT_32v,
+ ATT_V,
ATT_V1,
ATT_V2,
ATT_V3,