summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2016-11-19 20:03:59 +0000
committerjilles <jilles@FreeBSD.org>2016-11-19 20:03:59 +0000
commit9b8a89b75060dd9ad7df57e8ea1ac8bf87ef1549 (patch)
tree909925c0cf047bb723a79a759c21d06c12bf5325 /sbin
parent9f378c3ee0ef7b0db22c2200eb0f7be450e2a1c6 (diff)
downloadFreeBSD-src-9b8a89b75060dd9ad7df57e8ea1ac8bf87ef1549.zip
FreeBSD-src-9b8a89b75060dd9ad7df57e8ea1ac8bf87ef1549.tar.gz
MFC r306585: swapon(8): Update to reality: swapoff ignores -L and the late
option in fstab.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/swapon/swapon.810
1 files changed, 1 insertions, 9 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index c4286d7..ffce7d9 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -28,7 +28,7 @@
.\" @(#)swapon.8 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd November 22, 2013
+.Dd October 2, 2016
.Dt SWAPON 8
.Os
.Sh NAME
@@ -96,16 +96,8 @@ option is used, all swap devices in
.Pa /etc/fstab
will be removed, unless their
.Dq noauto
-or
-.Dq late
option is also set.
If the
-.Fl L
-option is specified,
-swap devices with the
-.Dq late
-option will be removed as well as ones with no option.
-If the
.Fl q
option is used,
informational messages will not be
OpenPOWER on IntegriCloud