summaryrefslogtreecommitdiffstats
path: root/sbin/swapon/swapon.8
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-09-06 06:01:05 +0000
committerjkh <jkh@FreeBSD.org>1996-09-06 06:01:05 +0000
commit1cb64d5ccae3c42d7bad62721b2355b3d4840cd9 (patch)
tree2f85876e6293ce03cabad196fc6085f709bd6b68 /sbin/swapon/swapon.8
parentc93475e95f3e8a436294b39440480c78012ba35b (diff)
downloadFreeBSD-src-1cb64d5ccae3c42d7bad62721b2355b3d4840cd9.zip
FreeBSD-src-1cb64d5ccae3c42d7bad62721b2355b3d4840cd9.tar.gz
Make the noauto flag usable for swap devices too. Closes PR#1542
Submitted-By: David Leonard <d@scry.dstc.edu.au>
Diffstat (limited to 'sbin/swapon/swapon.8')
-rw-r--r--sbin/swapon/swapon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index 1567607..02a6111 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -61,7 +61,7 @@ Normally, the first form is used:
All devices marked as ``sw''
swap devices in
.Pa /etc/fstab
-are made available.
+are made available unless their ``noauto'' option is also set.
.El
.Pp
The second form gives individual block devices as given
OpenPOWER on IntegriCloud