diff options
author | 2000-02-26 04:18:55 +0000 | |
---|---|---|
committer | 2000-02-26 04:18:55 +0000 | |
commit | 2d9248b889b6aa26745261d1cf698103d1ceb6b9 (patch) | |
tree | 0d17516a387bb00519dcd93b42fb5a47d4df25d0 | |
parent | add rcs idents (diff) | |
download | wireguard-openbsd-2d9248b889b6aa26745261d1cf698103d1ceb6b9.tar.xz wireguard-openbsd-2d9248b889b6aa26745261d1cf698103d1ceb6b9.zip |
we are openbsd; mention toby
-rw-r--r-- | sbin/swapctl/swapctl.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8 index a0257e22e84..b1d5a364a15 100644 --- a/sbin/swapctl/swapctl.8 +++ b/sbin/swapctl/swapctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: swapctl.8,v 1.7 2000/02/26 04:06:23 hugh Exp $ +.\" $OpenBSD: swapctl.8,v 1.8 2000/02/26 04:18:55 hugh Exp $ .\" $NetBSD: swapctl.8,v 1.14 1998/05/22 18:27:52 msaitoh Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green @@ -202,8 +202,11 @@ startup scripts to fail. .Sh HISTORY The .Nm -program was first made available in +program was originally developed in .Nx 1.3 . +It was ported to +.Ox 2.6 +by Tobias Weingartner. The original .Nm swapon program, provided for backwards compatibility, appeared in @@ -220,7 +223,7 @@ command and the option of .Nm are not currently supported by -.Nx . +.Ox . .Sh SEE ALSO .Xr swapctl 2 , .Xr fstab 5 , |