diff options
author | 2008-06-10 07:01:01 +0000 | |
---|---|---|
committer | 2008-06-10 07:01:01 +0000 | |
commit | ac07fcf5740b77ce92100db617720aba7e697e96 (patch) | |
tree | 84e9159002774753f5faa2ed560ef1b55e2cb8a9 | |
parent | fix previous; (diff) | |
download | wireguard-openbsd-ac07fcf5740b77ce92100db617720aba7e697e96.tar.xz wireguard-openbsd-ac07fcf5740b77ce92100db617720aba7e697e96.zip |
no more amd64_get_mtrr;
-rw-r--r-- | share/man/man3/intro.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 3bd43cce715..ffe6d0ef103 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.35 2008/05/23 17:09:05 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.36 2008/06/10 07:01:01 jmc 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: May 23 2008 $ +.Dd $Mdocdate: June 10 2008 $ .Dt INTRO 3 .Os .Sh NAME @@ -445,8 +445,7 @@ See .It libamd64 Pq Fl lamd64 AMD64 I/O and memory access functions. See -.Xr amd64_get_ioperm 2 , -.Xr amd64_get_mtrr 2 , +.Xr amd64_get_ioperm 2 and .Xr amd64_iopl 2 . .It libarm Pq Fl larm |