[Bug 238551] swapon(8) explain -F flag requires -a
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 19 12:17:40 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238551
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bcr
Date: Tue May 19 12:16:44 UTC 2020
New revision: 361250
URL: https://svnweb.freebsd.org/changeset/base/361250
Log:
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
Changes:
head/sbin/swapon/swapon.8
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list