diff options
Diffstat (limited to 'usr.bin/mandoc/mdoc.7')
-rw-r--r-- | usr.bin/mandoc/mdoc.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mandoc/mdoc.7 b/usr.bin/mandoc/mdoc.7 index 1f96d4f66f5..7c26f5b7b07 100644 --- a/usr.bin/mandoc/mdoc.7 +++ b/usr.bin/mandoc/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.9 2009/07/26 23:18:08 schwarze Exp $ +.\" $Id: mdoc.7,v 1.10 2009/08/09 16:36:45 schwarze Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 26 2009 $ +.Dd $Mdocdate: August 9 2009 $ .Dt MDOC 7 .Os .\" SECTION--------------------------------------------- @@ -387,7 +387,7 @@ then the macro accepts an arbitrary number of arguments. .It \&Bsx Ta Yes Ta Yes Ta n .It \&Bt Ta \&No Ta \&No Ta 0 .It \&Bx Ta Yes Ta Yes Ta n -.It \&Cd Ta Yes Ta \&No Ta >0 +.It \&Cd Ta Yes Ta Yes Ta >0 .It \&Cm Ta Yes Ta Yes Ta n .It \&Db Ta \&No Ta \&No Ta 1 .It \&Dd Ta \&No Ta \&No Ta >0 |