aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2020-05-19 12:16:44 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2020-05-19 12:16:44 +0000
commitacace3175c05bde046e32011a458a8c134215443 (patch)
tree3d00c615a0448c3e8c14c292a440f6a427e4940b /sbin
parentd50ff7de21069d65c972cb7d4e95d7fafc098117 (diff)
downloadsrc-acace3175c05bde046e32011a458a8c134215443.tar.gz
src-acace3175c05bde046e32011a458a8c134215443.zip
The -F flag of swapon(8) requires -a to work.
Before this change, swapon(8) implied that -F works as a standalone option, which is not the case and would produce a usage message. This change extends the description of the -F option to mention that -a is required with it. PR: 238551 Submitted by: Christian Baltini MFC after: 5 days
Notes
Notes: svn path=/head/; revision=361250
Diffstat (limited to 'sbin')
-rw-r--r--sbin/swapon/swapon.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index 9f4e14852b17..7ae28031dc1e 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 June 21, 2019
+.Dd May 19, 2020
.Dt SWAPON 8
.Os
.Sh NAME
@@ -98,7 +98,7 @@ To delay
.Nm swapon
for a device until after
.Nm savecore
-has copied the crash dump to another location, use the
+has copied the crash dump to another location, use the
.Dq late
option.
.Pp
@@ -143,7 +143,8 @@ are as follows:
.It Fl F Ar fstab
Specify the
.Pa fstab
-file to use.
+file to use (in conjunction with
+.Fl a Ns ).
.El
.Pp
The