diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-04-28 07:54:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-04-28 07:54:01 +0000 |
commit | 175f2bb36c5cce9379ac422e788285ae27c036ee (patch) | |
tree | d0b08314fe6cd7316a0fc3989ad9d9e30c51bc1f /mandoc_char.7 | |
parent | 133dd20c0638c15514aa98f96d5b12a556f1926c (diff) | |
download | mandoc-175f2bb36c5cce9379ac422e788285ae27c036ee.tar.gz |
- (mdoc.7) fix Xr to self
- double word fix
from jmc@
Diffstat (limited to 'mandoc_char.7')
-rw-r--r-- | mandoc_char.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mandoc_char.7 b/mandoc_char.7 index c1d85786..ae9b6fdc 100644 --- a/mandoc_char.7 +++ b/mandoc_char.7 @@ -684,7 +684,7 @@ For example, do not use \eN'34', use \e(dq, or even the plain .Sq \(dq character where possible. .Sh COMPATIBILITY -This section documents compatibility between mandoc and other other +This section documents compatibility between mandoc and other troff implementations, at this time limited to GNU troff .Pq Qq groff . .Pp |