source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Correctly labelled command-line as `Dl'.
@ 2010-12-17 11:41 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-12-17 11:41 UTC (permalink / raw)
  To: source

Log Message:
-----------
Correctly labelled command-line as `Dl'.

Modified Files:
--------------
    mdocml:
        man.3
        mdoc.3

Revision Data
-------------
Index: mdoc.3
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.3,v
retrieving revision 1.50
retrieving revision 1.51
diff -Lmdoc.3 -Lmdoc.3 -u -p -r1.50 -r1.51
--- mdoc.3
+++ mdoc.3
@@ -330,7 +330,7 @@ mdoc_free(mdoc);
 .Pp
 To compile this, execute
 .Pp
-.D1 % cc main.c libmdoc.a libmandoc.a
+.Dl % cc main.c libmdoc.a libmandoc.a
 .Pp
 where
 .Pa main.c
Index: man.3
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man.3,v
retrieving revision 1.26
retrieving revision 1.27
diff -Lman.3 -Lman.3 -u -p -r1.26 -r1.27
--- man.3
+++ man.3
@@ -254,7 +254,7 @@ man_free(man);
 .Pp
 To compile this, execute
 .Pp
-.D1 % cc main.c libman.a libmandoc.a
+.Dl % cc main.c libman.a libmandoc.a
 .Pp
 where
 .Pa main.c
--
 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-12-17 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-17 11:41 mdocml: Correctly labelled command-line as `Dl' 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).