From 21ddc0a002b54301ac9de5f6dd73928ed0d73a94 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 1 Jan 2010 16:52:00 +0000 Subject: Noted non-accepted comment syntax (thanks Joerg Sonnenberger). --- mdoc.7 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 0928a928..19756f2a 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1913,6 +1913,10 @@ file re-write .Pp .Bl -dash -compact .It +The comment syntax +.Sq \e." +is no longer accepted. +.It In .Xr groff 1 , the -- cgit