diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2013-05-05 19:28:37 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2013-05-05 19:28:37 +0000 |
commit | 97dcd0533c27f07b70ccba7ad4aaf588b261d991 (patch) | |
tree | cc76d5e6219afca57b213b4108e4de8c01769f2a /share/man | |
parent | 234b9636d53a1a37c35f2781600f6d80f0839628 (diff) |
remove reference to amd64_get_ioperm noticed by jmc
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man3/intro.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 91aad065dc4..d08d897ee08 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.54 2013/03/14 04:03:47 lteo Exp $ +.\" $OpenBSD: intro.3,v 1.55 2013/05/05 19:28:36 tedu Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.3 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: March 14 2013 $ +.Dd $Mdocdate: May 5 2013 $ .Dt INTRO 3 .Os .Sh NAME @@ -447,8 +447,6 @@ See .It libamd64 Pq Fl lamd64 AMD64 I/O and memory access functions. See -.Xr amd64_get_ioperm 2 -and .Xr amd64_iopl 2 . .It libarm Pq Fl larm ARM I/O and memory access functions. |