diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-26 14:03:54 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-26 14:03:54 +0000 |
commit | b3536e4d2b9fcb0daf7141c545883a7d2b442e33 (patch) | |
tree | 0a8d32a41e44b15218981b5a3d71ddba079e7c69 /man.7 | |
parent | 878d84055a253f63524c12172dd09c9044ad0afd (diff) | |
download | mandoc-b3536e4d2b9fcb0daf7141c545883a7d2b442e33.tar.gz |
Allow bad -man dates to flow verbatim into the front-ends. Noted by
Ulrich Spoerlein.
Diffstat (limited to 'man.7')
-rw-r--r-- | man.7 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -809,8 +809,9 @@ arguments must be provided. The .Cm date argument should be formatted as described in -.Sx Dates : -if it does not conform, the current date is used instead. +.Sx Dates , +but will be printed verbatim if it is not. +If the date is not specified, the current date is used. The .Cm source string specifies the organisation providing the utility. |