source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Fix which escapes are used to format \".
@ 2010-07-16 10:25 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-07-16 10:25 UTC (permalink / raw)
  To: source

Log Message:
-----------
Fix which escapes are used to format \".

Modified Files:
--------------
    mdocml:
        man.7

Revision Data
-------------
Index: man.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man.7,v
retrieving revision 1.74
retrieving revision 1.75
diff -Lman.7 -Lman.7 -u -p -r1.74 -r1.75
--- man.7
+++ man.7
@@ -61,11 +61,11 @@ Blank lines are acceptable; where found,
 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.
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-16 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-16 10:25 mdocml: Fix which escapes are used to format \" kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).