summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-05-05 20:41:23 +0000
committerjmc <jmc@openbsd.org>2013-05-05 20:41:23 +0000
commitab73894d25a6b9c80c82eac5fa644ba3afd8da0b (patch)
treed1557eca5582387313667cb92561431d08cdc44b /lib
parentremove reference to amd64_get_ioperm noticed by jmc (diff)
downloadwireguard-openbsd-ab73894d25a6b9c80c82eac5fa644ba3afd8da0b.tar.xz
wireguard-openbsd-ab73894d25a6b9c80c82eac5fa644ba3afd8da0b.zip
since i386_{g,s}et_ioperm(2) are the same page, do not list them both in
SEE ALSO;
Diffstat (limited to 'lib')
-rw-r--r--lib/libarch/i386/i386_iopl.25
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libarch/i386/i386_iopl.2 b/lib/libarch/i386/i386_iopl.2
index b7e299930af..d4cca4833bc 100644
--- a/lib/libarch/i386/i386_iopl.2
+++ b/lib/libarch/i386/i386_iopl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: i386_iopl.2,v 1.16 2008/06/26 05:42:04 ray Exp $
+.\" $OpenBSD: i386_iopl.2,v 1.17 2013/05/05 20:41:23 jmc Exp $
.\" $NetBSD: i386_iopl.2,v 1.3 1996/02/27 22:57:25 jtc Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: May 5 2013 $
.Dt I386_IOPL 2 i386
.Os
.Sh NAME
@@ -75,7 +75,6 @@ has not been set to a non-zero value.
.El
.Sh SEE ALSO
.Xr i386_get_ioperm 2 ,
-.Xr i386_set_ioperm 2 ,
.Xr securelevel 7
.Sh REFERENCES
.Rs