diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-27 14:44:19 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-03-27 14:44:19 +0000 |
commit | f21a38903f3f18b8185649f2a8fda1137ae506cd (patch) | |
tree | af39123ae2c76067887460b3b8882a28e8e8a636 /mandoc.1 | |
parent | a2f2ecb395219359384c425b848bfb7f26f8f111 (diff) | |
download | mandoc-f21a38903f3f18b8185649f2a8fda1137ae506cd.tar.gz |
Fix mandoc.1 ending (noted by Sascha Wildner).VERSION.1.9.19
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -557,4 +557,5 @@ This behaviour is not implemented. . The .Sq \(aq -control character does not have the same +control character is an alias for the standard macro control character +and does not emit a line-break as stipulated in GNU troff. |