On Mon, Nov 26, 2007 at 11:37:32AM +0100, Jergen Dutch wrote:
> I noticed that the output from swapon/swapoff does not match the man page.
> 
> # swapon
> usage: swapon [-hV]
>        swapon -a [-e] [-v]
>        swapon [-v] [-p priority] special|LABEL=volume_name ...
>        swapon [-s]
> 
> e.g. There is no mention of -L for label.

 You're right. Thanks. Fixed (see below).

        Karel

# swapon -a

Usage:
 swapon -a [-e] [-v]                  enable all swaps from /etc/fstab
 swapon [-v] [-p priority] <special>  enable swap
 swapon [-s]                          display swap usage summary
 swapon [-h]                          display help
 swapon [-V]                          display version

Special parameter:
 {-L label | LABEL=label}             volume LABEL
 {-U uuid  | UUID=uuid}               volume UUID
 <file>                               swap file
 <device>                             swap device


-- 
 Karel Zak  <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to