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: Thu Nov 20 16:28:48 UTC 2008
Modified Files:
othersrc/usr.bin/mdoclint: mdoclint
Log Message:
Merge with latest OpenBSD version 1.10. OpenBSD commit message:
date: 2008/11/07 20:20:33; author: espie; state: Exp; lines: +49 -51
clean-up regexps, replacing some . (any char) with \. (actual dot),
adding grouping parentheses, compiling whatever's compilable with /o,
restricting words with word boundaries. /b
okay grunk@, jmc@ (with help from jmc@)
#10000 !
Oddly fitting, as my first commit was concerned with manpages as well...
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 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