https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238551
--- Comment #1 from commit-h...@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 the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"