diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-05-18 15:37:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-05-18 15:37:10 +0000 |
commit | c141efa51add03479baaa9373ac9408c2c0e5ec2 (patch) | |
tree | 2dab475ca01cd687c5cf95465937b929b8a7a0d9 | |
parent | c8e6bc016002e0cef58574135a444363510697af (diff) |
sync with netbsd; no change for openbsd users
from wiz
-rw-r--r-- | regress/usr.bin/mdoclint/mdoclint | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/mdoclint/mdoclint b/regress/usr.bin/mdoclint/mdoclint index 6874d7f3de3..80e0a521f9a 100644 --- a/regress/usr.bin/mdoclint/mdoclint +++ b/regress/usr.bin/mdoclint/mdoclint @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $OpenBSD: mdoclint,v 1.14 2009/04/13 12:40:05 espie Exp $ +# $OpenBSD: mdoclint,v 1.15 2009/05/18 15:37:09 jmc Exp $ # $NetBSD: mdoclint,v 1.26 2008/11/22 14:47:28 wiz Exp $ # # Copyright (c) 2001-2008 Thomas Klausner @@ -136,7 +136,7 @@ my $valid_date_re; if (NETBSD) { @arches = (qw(acorn26 acorn32 algor alpha amiga arc atari - bebox cats cesfic cobalt dreamcast evbarm evbmips + bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc evbsh3 evbsh5 hp300 hp700 hpcarm hpcmips hpcsh i386 ibmnws luna68k mac68k macppc mipsco mmeye mvme68k mvmeppc netwinder news68k newsmips next68k |