diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-03-20 15:14:01 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-03-20 15:14:01 +0000 |
commit | 00aebf138812dfbbad4079310459c4a98d262466 (patch) | |
tree | 3813b36b1d67ea89983a0d62631f94c74e9c2c65 /mandoc.1 | |
parent | e594e9b96619e9def1bb676274977cb0d37fdd1b (diff) | |
download | mandoc-00aebf138812dfbbad4079310459c4a98d262466.tar.gz |
Support for `Bd' of all types (see mdoc.7 for newline/tab rules).VERSION.1.6.2
Renamed term.c and terminal.c functions to be term_.
Some bugfixes to lists.
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ list is not yet supported. .It The \-literal and \-unfilled .Sq \&Bd -displays only accept text contents. +displays types are synonyms, as are \-filled and \-ragged. .It The .Sq \&Xo/Xc |