diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/swapctl.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/swapctl.2 b/lib/libc/sys/swapctl.2 index 463c8f7ba41..465125173af 100644 --- a/lib/libc/sys/swapctl.2 +++ b/lib/libc/sys/swapctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: swapctl.2,v 1.21 2015/01/19 15:54:12 millert Exp $ +.\" $OpenBSD: swapctl.2,v 1.22 2015/07/15 02:57:02 jasper Exp $ .\" $NetBSD: swapctl.2,v 1.10 1998/08/29 17:11:09 mrg Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: January 19 2015 $ +.Dd $Mdocdate: July 15 2015 $ .Dt SWAPCTL 2 .Os .Sh NAME @@ -44,8 +44,8 @@ .Sh DESCRIPTION The .Fn swapctl -function is used to add and delete swap devices, and modify their -configuration. +function is used to add and delete swap devices, modify their configuration or +query their statistics. .Pp The .Fa cmd |