diff options
author | 2013-03-26 19:16:19 +0000 | |
---|---|---|
committer | 2013-03-26 19:16:19 +0000 | |
commit | c5eae9e53ab538d6dcf5ae518a90e9acd343cfed (patch) | |
tree | 6571784bb76003bee4968ed60f0b990eed71eedd /share/man/man7 | |
parent | SH is a RelA architecture, not a Rel one. Fix _dl_bind() and lazy gotplt (diff) | |
download | wireguard-openbsd-c5eae9e53ab538d6dcf5ae518a90e9acd343cfed.tar.xz wireguard-openbsd-c5eae9e53ab538d6dcf5ae518a90e9acd343cfed.zip |
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 , |