From 244e8b2dc188624ebd5d0cd7e9fa24f1f506ec26 Mon Sep 17 00:00:00 2001 From: jilles Date: Sat, 19 Nov 2016 20:03:59 +0000 Subject: [PATCH] MFC r306585: swapon(8): Update to reality: swapoff ignores -L and the late option in fstab. git-svn-id: svn://svn.freebsd.org/base/stable/10@308866 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- sbin/swapon/swapon.8 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index c4286d7be..ffce7d9db 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 -- 2.45.0