diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2002-05-02 14:02:50 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2002-05-02 14:02:50 +0000 |
commit | f7f186be05b61d70b2607fcdb9920f8a3c2f609e (patch) | |
tree | dcc06795d89d88852168be081b383df572ad06b0 /lib | |
parent | 8d47da7565f17117d20fa52c7d0933af79c89093 (diff) |
SWAP_OFF has been implemented a long time ago.
Noted by Kamo Hiroyasu
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/swapctl.2 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/sys/swapctl.2 b/lib/libc/sys/swapctl.2 index ac0e05eea08..82b4ac09974 100644 --- a/lib/libc/sys/swapctl.2 +++ b/lib/libc/sys/swapctl.2 @@ -209,12 +209,6 @@ points outside the process' allocated address space. .Sh SEE ALSO .Xr config 8 , .Xr swapctl 8 -.Sh BUGS -The -.Dv SWAP_OFF -command is currently unimplemented by the -.Ox -kernel. .Sh AUTHORS The current swap system was designed and implemented by Matthew Green <mrg@eterna.com.au>, with help from Paul Kranenburg <pk@NetBSD.ORG> |