summaryrefslogtreecommitdiffstats
path: root/sbin/swapon
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-02-25 07:41:33 +0000
committerru <ru@FreeBSD.org>2003-02-25 07:41:33 +0000
commitd5d524487ff396c03df98188b4b16283acc1b2fb (patch)
tree1362199d5e5c06ef4bb37ddc212c515dc43335a2 /sbin/swapon
parent7cf176c689a7a5f4c6ea2af8e5e6fb308026d3c6 (diff)
downloadFreeBSD-src-d5d524487ff396c03df98188b4b16283acc1b2fb.zip
FreeBSD-src-d5d524487ff396c03df98188b4b16283acc1b2fb.tar.gz
More fixes.
Submitted by: Andy Farkas <andyf@speednet.com.au> Reviewed by: das
Diffstat (limited to 'sbin/swapon')
-rw-r--r--sbin/swapon/swapon.814
1 files changed, 8 insertions, 6 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index d1aaddc..e437587 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -32,11 +32,11 @@
.\" @(#)swapon.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd June 5, 1993
+.Dd December 28, 2002
.Dt SWAPON 8
.Os
.Sh NAME
-.Nm swapon , swapoff
+.Nm swapon , swapoff , swapctl
.Nd "specify devices for paging and swapping"
.Sh SYNOPSIS
.Nm swapon Ar
@@ -102,10 +102,10 @@ The
utility exists primarily for those familiar with other
.Bx Ns s
and may be
-used to add, remove, or list swap.
+used to add, remove, or list swap devices.
Note that the
.Fl a
-option is used diferently in
+option is used differently in
.Nm swapctl
and indicates that a specific list of devices should be added.
The
@@ -130,7 +130,7 @@ utility,
.Fl s ,
or
.Nm swapctl
-.Fl lshk .
+.Fl l .
The
.Nm swapctl
utility has the following options for listing swap:
@@ -177,5 +177,7 @@ utility appeared in
.Bx 4.0 .
The
.Nm swapoff
-utility appeared in
+and
+.Nm swapctl
+utilities appeared in
.Fx 5.1 .
OpenPOWER on IntegriCloud