diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-25 07:28:16 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-25 07:28:16 +0000 |
commit | fd7bec87b6b37be4af90072387c6d62b0615b86a (patch) | |
tree | 383b12d34ec6041cb41fab4b7074f5764828333e /mandoc.1 | |
parent | 1bd27bfb1ecce0925949a108025f62bf87b5c5f5 (diff) | |
download | mandoc-fd7bec87b6b37be4af90072387c6d62b0615b86a.tar.gz |
Fixed up some documentation in man.7: only documenting man.7 macros, not related ones (de, Vb, etc.), which aren't technically man. It's an open question as to where these /should/ be documented, however.
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -543,3 +543,10 @@ will confuse and .Fl T Ns Ar xhtml and cause them to forget the formatting of the prior next-line scope. +.Pp +The +.Sq i +macro in +.Fl m Ns Ar an +should italicise all subsequent text if a line argument is not provided. +This behaviour is not implemented. |