summaryrefslogtreecommitdiffstats
path: root/sys-utils/fallocate.1
Commit message (Expand)AuthorAgeFilesLines
* fallocate: fix man page synopsisKarel Zak2014-02-171-0/+2
* fallocate: improve --dig-holesKarel Zak2014-02-171-7/+6Star
* fallocate: add --verbose, clean up usage()Karel Zak2014-02-141-0/+2
* fallocate: Add "--dig-holes" optionRodrigo Campos2014-02-141-1/+18
* fallocate: Clarify that space can also be deallocatedRodrigo Campos2014-02-141-5/+6
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-151-2/+2
* docs: add TB to list of supported suffixesKarel Zak2013-03-181-1/+1
* docs: clarify KiB vs. KB in man pagesBernhard Voelker2012-03-301-3/+4
* fallocate: add FALLOC_FL_PUNCH_HOLE supportCong Wang2011-11-231-0/+3
* docs: align fallocate.1 with howto-man-page.txtSami Kerola2011-09-291-10/+16
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-2/+2
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
* fallocate: support suffixes for --offset and --lenghtKarel Zak2010-03-301-4/+5
* fallocate: new commandKarel Zak2009-09-221-0/+51