diff options
author | 2011-07-07 20:24:12 +0000 | |
---|---|---|
committer | 2011-07-07 20:24:12 +0000 | |
commit | 0398f59227ee19dcae97a43472c5c4b878538d33 (patch) | |
tree | 2331a49ecf19b03ad5cab944db5e314d125b3d0f /share/man/man7 | |
parent | sync (diff) | |
download | wireguard-openbsd-0398f59227ee19dcae97a43472c5c4b878538d33.tar.xz wireguard-openbsd-0398f59227ee19dcae97a43472c5c4b878538d33.zip |
no more mvmeppc;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.7 | 5 | ||||
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index f50159f6ce5..a8aaa65729e 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.70 2011/06/07 23:40:10 schwarze Exp $ +.\" $OpenBSD: mdoc.7,v 1.71 2011/07/07 20:24:12 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 7 2011 $ +.Dd $Mdocdate: July 7 2011 $ .Dt MDOC 7 .Os .Sh NAME @@ -1670,7 +1670,6 @@ It must be one of .Ar mips64 , .Ar mvme68k , .Ar mvme88k , -.Ar mvmeppc , .Ar pmax , .Ar sgi , .Ar socppc , diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 933b6d00485..f1b5e8d87f8 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.90 2010/09/26 15:10:20 jmc Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.91 2011/07/07 20:24:12 jmc Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -34,7 +34,7 @@ .\" times and is guaranteed to give a worst case performance .\" for an already extremely slow package. .\" -.Dd $Mdocdate: September 26 2010 $ +.Dd $Mdocdate: July 7 2011 $ .Dt MDOC.SAMPLES 7 .Os .Sh NAME @@ -675,8 +675,8 @@ The architectures currently defined are: .Bd -unfilled -offset indent alpha, amd64, amiga, arc, armish, aviion, hp300, hppa, hppa64, i386, landisk, loongson, luna88k, -mac68k, macppc, mips64, mvme68k, mvme88k, mvmeppc, -pmax, sgi, socppc, sparc, sparc64, sun3, vax, zaurus +mac68k, macppc, mips64, mvme68k, mvme88k, pmax, +sgi, socppc, sparc, sparc64, sun3, vax, zaurus .Ed .It Li \&.Os operating_system release# The name of the operating system |