util-linux/sys-utils
Sami Kerola f06b43285d build-sys: enhance readability of the autotools files
Several horizontal lists are turned to vertical, and sorted to
alphabetical order. Additionally spaces are converted to tabs where
ever possible.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-02-28 13:29:35 +01:00
..
.gitignore build-sys: add --enable-new-mount 2012-01-11 17:05:08 +01:00
Makefile.am build-sys: enhance readability of the autotools files 2012-02-28 13:29:35 +01:00
arch.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
arch.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
chcpu.8 chcpu: man page update 2011-10-11 11:43:42 +02:00
chcpu.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ctrlaltdel.8 docs: mention long options in ctrlaltdel.8 2011-09-17 14:25:20 +02:00
ctrlaltdel.c ctrlaltdel: minor changes to usage() 2011-09-27 13:26:06 +02:00
cyclades.h Imported from util-linux-2.12i tarball. 2006-12-07 00:26:22 +01:00
cytune.8 cytune.8: fix formatting 2012-02-22 11:52:04 +01:00
cytune.c sys-utils: fix typos 2012-02-24 14:15:40 +01:00
dmesg.1 dmesg: add --file option 2011-09-08 19:40:34 +02:00
dmesg.c dmesg: fix non-ANSI function declaration [smatch scan] 2012-01-17 16:50:17 +01:00
fallocate.1 fallocate: add FALLOC_FL_PUNCH_HOLE support 2011-11-23 13:12:48 +01:00
fallocate.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
flock.1 flock: add missing word »be« to flock.1 2012-02-08 11:49:03 +01:00
flock.c flock: fix sizeof usage [clang -Wsizeof-pointer-memaccess] 2012-01-19 19:30:31 +01:00
fsfreeze.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fsfreeze.c fsfreeze: cleanup usage() 2011-08-16 13:12:08 +02:00
fstrim.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fstrim.c fstrim: fix section number in referral to manpage 2011-10-17 11:06:36 +02:00
ipcmk.1 docs: add long options to ipcmk.1 man page 2011-09-17 14:25:20 +02:00
ipcmk.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ipcrm.1 ipcrm: add --all option 2011-09-17 15:07:35 +02:00
ipcrm.c sys-utils: fix typos 2012-02-24 14:15:40 +01:00
ipcs.1 docs: add long options to ipcs.1 man page 2011-09-17 14:25:20 +02:00
ipcs.c ipcs: minor changes to usage() 2011-09-27 13:26:26 +02:00
ldattach.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
ldattach.c ldattach: add default case to switches 2011-11-02 19:26:15 +01:00
losetup.8 losetup: add --detach-all to the list of options 2012-02-24 14:13:47 +01:00
losetup.c losetup: fix compiler warnings [-Wpointer-sign -Wformat] 2012-01-17 16:36:55 +01:00
lp.h Imported from util-linux-2.9v tarball. 2006-12-07 00:25:39 +01:00
lscpu.1 lscpu: man page update 2011-10-11 12:19:41 +02:00
lscpu.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
mount.8 mount: (new) cleanup mount -a return codes 2012-02-24 23:17:06 +01:00
mount.c libmount: allow empty source for mount(2) syscall 2012-02-28 00:02:30 +01:00
mountpoint.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
mountpoint.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
pivot_root.8 docs: mention long options in pivot_root.8 2011-09-17 14:25:20 +02:00
pivot_root.c pivot_root: minor changes to usage() 2011-09-27 13:26:45 +02:00
prlimit.1 prlimit: s/amount/number/ 2011-11-23 12:52:36 +01:00
prlimit.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
readprofile.8 docs: add long options to readprofile.8 2011-11-02 18:41:57 +01:00
readprofile.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
renice.1 docs: align renice.1 with howto-man-page.txt 2011-10-03 20:32:36 +02:00
renice.c renice: cleanup usage() 2011-08-16 13:20:54 +02:00
rtcwake.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
rtcwake.c rtcwake: align with howto-usage-function.txt 2011-10-30 14:23:54 +01:00
setarch.8 docs: add --version to setarch.8 2011-09-17 14:25:20 +02:00
setarch.c setarch: minor changes to usage() 2011-09-27 13:26:59 +02:00
setsid.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
setsid.c setsid: add "+" to getopt_long() 2012-02-09 15:33:33 +01:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapon.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapon.c sys-utils: fix typos 2012-02-24 14:15:40 +01:00
switch_root.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
switch_root.c switch_root: close open file after usage [cppcheck] 2012-02-08 14:23:28 +01:00
tunelp.8 docs: align tunelp.8 with howto-man-page.txt 2011-11-02 18:41:56 +01:00
tunelp.c tunelp: free allocation, use xalloc 2012-02-08 14:29:34 +01:00
umount.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
unshare.1 unshare: add note about MS_SHARED to unshare.1 2012-02-21 15:32:50 +01:00
unshare.c docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00