From 2dd7cbdf0bf0c97f0926fa2015fb1566cf7e233b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 16 Jul 2010 10:25:54 +0000 Subject: Fix which escapes are used to format \". --- man.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man.7') diff --git a/man.7 b/man.7 index 39006ef3..05f7bf8e 100644 --- a/man.7 +++ b/man.7 @@ -1,4 +1,4 @@ -.\" $Id: man.7,v 1.74 2010/05/26 14:03:54 kristaps Exp $ +.\" $Id: man.7,v 1.75 2010/07/16 10:25:54 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 26 2010 $ +.Dd $Mdocdate: July 16 2010 $ .Dt MAN 7 .Os .Sh NAME @@ -61,11 +61,11 @@ Blank lines are acceptable; where found, the output will assert a vertical space. .Ss Comments Text following a -.Sq \e\*" , +.Sq \e\*q , whether in a macro or free-form text line, is ignored to the end of line. A macro line with only a control character and comment escape, -.Sq \&.\e" , +.Sq \&.\e\*q , is also ignored. Macro lines with only a control character and optionally whitespace are stripped from input. -- cgit v1.2.3-56-ge451