source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: escape a macro name that is not intended to be called
@ 2016-12-28 22:52 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2016-12-28 22:52 UTC (permalink / raw)
  To: source

Log Message:
-----------
escape a macro name that is not intended to be called

Modified Files:
--------------
    mdocml:
        man.conf.5

Revision Data
-------------
Index: man.conf.5
===================================================================
RCS file: /home/cvs/mdocml/mdocml/man.conf.5,v
retrieving revision 1.3
retrieving revision 1.4
diff -Lman.conf.5 -Lman.conf.5 -u -p -r1.3 -r1.4
--- man.conf.5
+++ man.conf.5
@@ -91,7 +91,7 @@ manual.
 .It Ic fragment Ta none     Ta Cm html Ta print only body
 .It Ic includes Ta string   Ta Cm html Ta path to header files
 .It Ic indent   Ta integer  Ta Cm ascii , utf8 Ta left margin
-.It Ic man      Ta string   Ta Cm html Ta path for Xr links
+.It Ic man      Ta string   Ta Cm html Ta path for \&Xr links
 .It Ic paper    Ta string   Ta Cm ps , pdf Ta paper size
 .It Ic style    Ta string   Ta Cm html Ta CSS file
 .It Ic width    Ta integer  Ta Cm ascii , utf8 Ta right margin
--
 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:[~2016-12-28 22:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 22:52 mdocml: escape a macro name that is not intended to be called schwarze

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).