diff options
author | 2004-08-10 22:21:31 +0000 | |
---|---|---|
committer | 2004-08-10 22:21:31 +0000 | |
commit | 47aee4e6580a5013b18a470fc590218200e5620a (patch) | |
tree | 3acb358645e173dcb195085c1993474799608ca4 /share/man/man7 | |
parent | Print the newline after vgafb_mapregs(), not before since vgafb_mapregs() (diff) | |
download | wireguard-openbsd-47aee4e6580a5013b18a470fc590218200e5620a.tar.xz wireguard-openbsd-47aee4e6580a5013b18a470fc590218200e5620a.zip |
add sgi;
ok miod@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 1d2262ab677..560c8bf4bc1 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.57 2004/07/02 10:36:57 jmc Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.58 2004/08/10 22:21:31 jmc Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -657,8 +657,8 @@ The architectures currently defined are: .Bd -unfilled -offset indent alpha, amd64, amiga, arc, arm32, atari, cats, hp300, hppa, i386, luna88k, mac68k, macppc, mvme68k, mvme88k, -mvmeppc, pc532, pegasos, pmax, sparc, sparc64, sun3, -tahoe, vax, x68k +mvmeppc, pc532, pegasos, pmax, sgi, sparc, sparc64, +sun3, tahoe, vax, x68k .Ed .It Li \&.Os operating_system release# The name of the operating system |