diff options
author | 2016-08-12 06:15:18 +0000 | |
---|---|---|
committer | 2016-08-12 06:15:18 +0000 | |
commit | 000ea6139f19e49ef9e1eed880df0404db332dcb (patch) | |
tree | 610eeabf985a629aa89b6ac150db9e2aa4dee982 /share/man/man3 | |
parent | Switch omap to the generic ofw pinctrl framework. (diff) | |
download | wireguard-openbsd-000ea6139f19e49ef9e1eed880df0404db332dcb.tar.xz wireguard-openbsd-000ea6139f19e49ef9e1eed880df0404db332dcb.zip |
no more libarm;
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 2160a1aecb1..c991acacbeb 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.75 2016/03/24 08:30:58 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.76 2016/08/12 06:15:18 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: March 24 2016 $ +.Dd $Mdocdate: August 12 2016 $ .Dt INTRO 3 .Os .Sh NAME @@ -388,12 +388,6 @@ See AMD64 I/O and memory access functions. See .Xr amd64_iopl 2 . -.It libarm Pq Fl larm -ARM I/O and memory access functions. -See -.Xr arm_drain_writebuf 2 -and -.Xr arm_sync_icache 2 . .It libi386 Pq Fl li386 i386 I/O and memory access functions. See |