summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mdoclint
AgeCommit message (Collapse)Author
2016-09-01no more sparc;Jason McIntyre
2016-08-10no more armish;Jason McIntyre
2016-05-13no more hppa64;Jason McIntyre
2016-03-10un-vax;Jason McIntyre
2016-01-24In the OpenBSD-specific part of verify_xref(), discard the standard errorIngo Schwarze
output from man -f: Messages "man: nothing appropriate" are not helpful. If no matching manual exists anywhere, a more specific message follows right afterwards. If a matching manual exists in the current directory, such messages are just wrong. Issue reported by jmc@.
2015-12-06Check .Xr links by forking "man -f" rather than manually lookingIngo Schwarze
through manual page directories. It's slower but more robust because it doesn't require MLINKS. Fragility noticed and patch OK'ed by jmc@.
2015-12-01sync and update the list of supported archs;Jason McIntyre
feedback/ok schwarze
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
discussed with jsg
2014-06-24do not prompt for overwrite when none is neccessary using the -F optionJason McIntyre
(which is off by default anyway); netbsd -r1.49, from wiz@netbsd
2014-03-31recognise CONTEXT sections, for man9;Jason McIntyre
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish.
2014-03-06- for netbsd, accept 2014 datesJason McIntyre
- netbsd have changed hp700 to hppa (from wiz@netbsd) - update rcsid
2014-01-04accept [0-9]lua as a valid section name (netbsd only);Jason McIntyre
from wiz@netbsd
2013-09-30netbsd recognise "CODE REFERENCES" section header; from wiz@netbsdJason McIntyre
2013-09-04Beagle has been replaced by armv7.Patrick Wildt
2013-08-21recognise dragonfly; from jan staryJason McIntyre
2013-08-05stop -F from removing Sh lines; -r1.39Jason McIntyre
from wiz@netbsd
2013-08-05Make Bq and Er optional for errors. -r1.35.Jason McIntyre
from wiz@netbsd
2013-08-05integrate support for an -A option, which warns if an AUTHORS sectionJason McIntyre
does not contain any An macros; from wiz@netbsd
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-06-02from wiz@netbsd:Jason McIntyre
Log Message: Remove "my" before $_, since perl 5.18 complains about it.
2013-03-26accept "octeon" as a valid obsd arch;Jason McIntyre
2013-03-14more or less sync to latest netbsd revision (1.29):Jason McIntyre
- libj -> libmj (my error) - fix some incorrect warnings about `new sentence, new line' (1.25) stuff we don;t have: - the -A and -O options (not fully implemented on netbsd anyway) - $order (not currently used on netbsd) also we have a couple of fixes not yet in netbsd: - -l added correctly to usage - correct line number reporting for dup rcs ids
2013-03-14- some indent fixesJason McIntyre
- pull in 1.24: do not warn about () in literal strings or when used as macro argument
2013-03-14sync with -r1.22: add an -l option, to check library names in Lb; this isJason McIntyre
off by default on openbsd, and the libraries checked are netbsd ones (we can tweak this later if we ever want to start using Lb) also rolls in 1.2{3,6,7,8}, which simply added some libraries to the list.
2013-03-14sync to 1.21. we already had 1.19 and 1.20; this one just accepts 2013Jason McIntyre
for netbsd;
2013-03-14partial sync to 1.18:Jason McIntyre
- zap trailing whitespace - report duplicate rcs id (including a fix from wiz to correctly report the line number of the dup, which isn't yet committed in netbsd)
2013-03-10bump the copyright, and accept "2012" for netbsd; with the exception ofJason McIntyre
one change (coming next), syncs mdoclint to netbsd -r1.17;
2012-08-23recognise "beagle";Jason McIntyre
2012-06-20no more mac68k;Jason McIntyre
2011-10-03when checking Xrs, look in man* subdirs, not cat*;Jason McIntyre
code diff from wiz@netbsd
2011-09-17remove mdoc.samples(7): all info already is in mdoc(7)Ingo Schwarze
feedback and ok jmc@
2011-01-02permit 2011; from Thomas KlausnerJason McIntyre
2010-12-03really turn -H off;Jason McIntyre
2010-12-03turn off -H by default (<> warning), since mandoc does not have the sameJason McIntyre
html issues as nroff did; from Thomas Klausner
2010-09-26allow "mips64";Jason McIntyre
2010-09-01some very minor tweaks to bring us in line with mdoclint -r1.12 andJason McIntyre
mdoclint.1 -r1.2; some minor os-specific differences remain
2010-08-31put .Os in the right place;Jason McIntyre
2010-08-31- catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES andJason McIntyre
COMPATIBILTY as sections. these remain defined only for netbsd, since we do not use these sections. - contrariwise, undefine EXIT STATUS as being netbsd only. despite some misgivings, i think we probably do need to ressurect this section. i'll start to make these changes soon.
2010-02-10accept loongson in .Dt; ok espieJason McIntyre
2009-05-18sync with netbsd; no change for openbsd usersJason McIntyre
from wiz
2009-04-13document -w; ok espie wiz@netbsdJason McIntyre
2009-04-13Add myself to AUTHORS list, as suggested by Thomas.Marc Espie
Always cool to see email addresses @netbsd/@openbsd in the same program ;)
2009-04-13A few tweaks:Marc Espie
- display only section headers in warning messages if -w (asked by jmc@) - better fix option: have process_line return the processed line, and use that info. - return proper line for comments (noticed by Thomas Klausner) - let more code run always, only display warnings when wanted - sorting of see also should be case-insensitive (noticed by jmc@)
2008-12-31reorg code a bit so that we can share with Thomas Klausner:Marc Espie
use OPENBSD/NETBSD constant to choose the behavior, and have the same program in both OSes. Also some minor cleanups, like no longer needing to check for comments that have been stripped already. work with wiz@netbsd.org and jmc@
2008-12-11reorg code so that it can be cut further.Marc Espie
discussed with jmc@ and Thomas Klausner (wiz@netbsd.org)
2008-11-23expand -p to warn about "new sentence, new line" errors;Jason McIntyre
from wiz@netbsd
2008-11-07clean-up regexps, replacing some . (any char) with \. (actual dot),Marc Espie
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...
2008-11-03handle Xrefs to XFree as wellMarc Espie
okay grunk@, jmc@
2008-11-03handle 3p manpages correctlyMarc Espie
Also remove some warnings for OpenBSD, since /pub/OpenBSD will occur very often in tool samples. okay grunk@, jmc@