From 175f2bb36c5cce9379ac422e788285ae27c036ee Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 28 Apr 2013 07:54:01 +0000 Subject: - (mdoc.7) fix Xr to self - double word fix from jmc@ --- mandoc_char.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mandoc_char.7') 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 -- cgit