diff options
author | 2010-01-24 15:37:12 +0000 | |
---|---|---|
committer | 2010-01-24 15:37:12 +0000 | |
commit | f579e401bb2047aba9376cf500373e33f7b2559e (patch) | |
tree | f54db08a38511ffe13e32a44a173cb65378d8a44 /share/man/man7 | |
parent | tests for shared libs update issues... (diff) | |
download | wireguard-openbsd-f579e401bb2047aba9376cf500373e33f7b2559e.tar.xz wireguard-openbsd-f579e401bb2047aba9376cf500373e33f7b2559e.zip |
let .Dt recognise "loongson"; ok matthieu miod
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index b0f2b5276c5..9b1eabb9f1c 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.83 2010/01/03 14:31:01 schwarze Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.84 2010/01/24 15:37: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: January 3 2010 $ +.Dd $Mdocdate: January 24 2010 $ .Dt MDOC.SAMPLES 7 .Os .Sh NAME @@ -673,9 +673,9 @@ This is useful for pages specific only to a particular architecture. The architectures currently defined are: .Bd -unfilled -offset indent alpha, amd64, amiga, arc, armish, aviion, hp300, -hppa, hppa64, i386, landisk, luna88k, mac68k, macppc, -mvme68k, mvme88k, mvmeppc, pmax, sgi, socppc, sparc, -sparc64, sun3, vax, zaurus +hppa, hppa64, i386, landisk, loongson, luna88k, +mac68k, macppc, mvme68k, mvme88k, mvmeppc, pmax, +sgi, socppc, sparc, sparc64, sun3, vax, zaurus .Ed .It Li \&.Os operating_system release# The name of the operating system |