diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-03-26 19:16:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-03-26 19:16:20 +0000 |
commit | 2574d2f81ae284f547049ed75b41e42fc950f696 (patch) | |
tree | 45fe977f4e12baace8e9fcf3e6db03302858f108 /share/man/man7 | |
parent | 913a3e3b0242cdfbdfe600f0c8a4da0b623a62d5 (diff) |
bits for octeon (will format as OCTEON in Dt);
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index cb76384d788..bb7e7ee9b32 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.95 2013/03/26 14:59:24 jmc Exp $ +.\" $OpenBSD: mdoc.7,v 1.96 2013/03/26 19:16:19 jmc Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org> @@ -1386,6 +1386,7 @@ the following are valid architectures: .Cm mips64 , .Cm mvme68k , .Cm mvme88k , +.Cm octeon , .Cm sgi , .Cm socppc , .Cm solbourne , |