Date: Tue, 19 May 2020 12:17:39 +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-PiyiFq8o00@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 #1 from commit-hook@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 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 MFC after: 5 days Changes: head/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-PiyiFq8o00>