Date: Sun, 24 May 2020 10:19:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238551] swapon(8) explain -F flag requires -a Message-ID: <bug-238551-227-Qx8KmAllcS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238551-227@https.bugs.freebsd.org/bugzilla/> References: <bug-238551-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238551 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: bcr Date: Sun May 24 10:19:27 UTC 2020 New revision: 361433 URL: https://svnweb.freebsd.org/changeset/base/361433 Log: MFC r361250: The -F flag of swapon(8) requires -a to work. Before this change, swapon(8) implied that -F works as a standalone optio= n, which is not the case and would produce a usage message. This change exte= nds the description of the -F option to mention that -a is required with it. PR: 238551 Submitted by: Christian Baltini Changes: _U stable/12/ stable/12/sbin/swapon/swapon.8 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238551-227-Qx8KmAllcS>