mkswap: fix help text to not lie about supported options.
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 13 Feb 2008 15:35:52 +0000 (15:35 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 13 Feb 2008 15:35:52 +0000 (15:35 -0000)
commit9d96af2e83a9519ac89ff0f8dae7f8478d33f581
tree8c871ac1119b13a2c86ef1ebd544c1a0423aea3b
parent3b92eaac53e1557ea923d6a395f753224a73d676
mkswap: fix help text to not lie about supported options.
mkswap: use uint32, not int, to match kernel.
mkswap: optimization: use pre-zeroed buffer
include/usage.h
util-linux/mkswap.c