diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-10 22:21:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-10 22:21:32 +0000 |
commit | bec5070127beb40c6643818f85147e88b6f0fe9c (patch) | |
tree | 7d4aa842c8c91fc198bb3e6dec24f81a573adf80 /share/man/man7 | |
parent | 3d9e8d6cfee6fa131f42811e821f253411ed3a95 (diff) |
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 |