freebsd-dev/sbin/swapon
Benedict Reuschling acace3175c 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
2020-05-19 12:16:44 +00:00
..
Makefile
Makefile.depend
swapon.8 The -F flag of swapon(8) requires -a to work. 2020-05-19 12:16:44 +00:00
swapon.c