cvs commit: src/sbin/swapon Makefile swapon.8 swapon.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Tue May 20 12:24:32 UTC 2008
pjd 2008-05-20 12:24:31 UTC
FreeBSD src repository
Modified files:
sbin/swapon Makefile swapon.8 swapon.c
Log:
- Change the meaning of -h flag from giving the output in megabytes to
giving the output in a human-readable form. This behaviour is consistent
with most of system tools.
- Add -m and -g options to give output in megabytes and gigabytes
respectively.
Revision Changes Path
1.9 +3 -0 src/sbin/swapon/Makefile
1.30 +7 -3 src/sbin/swapon/swapon.8
1.23 +57 -18 src/sbin/swapon/swapon.c
More information about the cvs-src
mailing list