source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Make -Werr be -Wlevel, keeping it in sync with mandoc.1.
@ 2011-03-31 10:53 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-03-31 10:53 UTC (permalink / raw)
  To: source

Log Message:
-----------
Make -Werr be -Wlevel, keeping it in sync with mandoc.1.  Noted by
Alexander Schrijver---thanks!

Modified Files:
--------------
    mdocml:
        main.c

Revision Data
-------------
Index: main.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/main.c,v
retrieving revision 1.160
retrieving revision 1.161
diff -Lmain.c -Lmain.c -u -p -r1.160 -r1.161
--- main.c
+++ main.c
@@ -165,7 +165,7 @@ usage(void)
 			"[-mformat] "
 			"[-Ooption] "
 			"[-Toutput] "
-			"[-Werr] "
+			"[-Wlevel] "
 			"[file...]\n", 
 			progname);
 
--
 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:[~2011-03-31 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-31 10:53 mdocml: Make -Werr be -Wlevel, keeping it in sync with mandoc.1 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).