Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/usr.bin/mdoclint
Module Name:    othersrc
Committed By:   wiz
Date:           Sat Nov  1 17:49:19 UTC 2008
Modified Files:
        othersrc/usr.bin/mdoclint: mdoclint
Log Message:
From Alexander von Gernler <grunk%pestilenz.org@localhost>:
make usage() a fatal function instead of a string.  It is just used
once, and it greatly improves code flow there.  Also, print usage
to STDERR instead of STDOUT.  Use an EOF-heredoc instead of a
clumsily escaped \t\n-string.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 othersrc/usr.bin/mdoclint/mdoclint
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index