diff options
author | 2010-09-26 15:10:20 +0000 | |
---|---|---|
committer | 2010-09-26 15:10:20 +0000 | |
commit | d55cdc76303e933c2444079ab76cffdac2b71caf (patch) | |
tree | 1fa2fd01c3cee1d7c7b1c82ae32f26eb38e88e49 /share/man/man7/mdoc.samples.7 | |
parent | Correctly parse new hw.disknames output. (diff) | |
download | wireguard-openbsd-d55cdc76303e933c2444079ab76cffdac2b71caf.tar.xz wireguard-openbsd-d55cdc76303e933c2444079ab76cffdac2b71caf.zip |
add a "mips64" architecture; requested by/ok miod
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 6ef2e45cb3d..933b6d00485 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.89 2010/09/19 13:18:26 jmc Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.90 2010/09/26 15:10:20 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 19 2010 $ +.Dd $Mdocdate: September 26 2010 $ .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, mvme68k, mvme88k, mvmeppc, pmax, -sgi, socppc, sparc, sparc64, sun3, vax, zaurus +mac68k, macppc, mips64, mvme68k, mvme88k, mvmeppc, +pmax, sgi, socppc, sparc, sparc64, sun3, vax, zaurus .Ed .It Li \&.Os operating_system release# The name of the operating system |