Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information