util-linux/sys-utils
Benno Schulenberg d38a30a3e0 docs: improve wording, formatting and accuracy of ipcs man page
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2013-02-06 10:56:49 +01:00
..
.gitignore build-sys: cleanup .gitignore files 2012-06-26 20:50:54 +02:00
Makemodule.am setpriv: run a program with different Linux privilege settings 2013-02-05 10:35:33 +01:00
arch.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
arch.c sys-utils: verify writing to streams was successful 2012-04-04 19:49:40 +02:00
blkdiscard.8 docs: align blkdiscard.8 with how-to-man-page.txt 2012-10-15 15:46:47 +02:00
blkdiscard.c blkdiscard: add new command 2012-09-28 01:12:09 +02:00
chcpu.8 docs: clean up chcpu.8 manual 2012-06-02 21:18:04 +02:00
chcpu.c lib/path: rename functions to be more explicit 2012-11-23 14:58:21 +01:00
ctrlaltdel.8 docs: mention long options in ctrlaltdel.8 2011-09-17 14:25:20 +02:00
ctrlaltdel.c sys-utils: verify writing to streams was successful 2012-04-04 19:49:40 +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 cytune: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:50:39 +02:00
dmesg.1 dmesg: Add a --color option to colorize error and panic messages 2012-10-16 16:42:32 +02:00
dmesg.c dmesg: fix usage() 2013-01-30 15:36:21 +01:00
eject.1 fix bold style of man page references 2012-10-09 12:12:48 +02:00
eject.c misc: make readlink() usage more robust 2012-10-23 12:40:39 +02:00
fallocate.1 docs: clarify KiB vs. KB in man pages 2012-03-30 15:23:32 +02:00
fallocate.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
flock.1 flock: improve usage strings 2013-01-09 13:36:58 +01:00
flock.c textual: standardize the reporting of program name plus package version 2013-01-30 15:24:00 +01:00
fsfreeze.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fsfreeze.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
fstab.5 mount: (new) add note about unsupported 'ignore' fstype to fstab.5 2012-06-19 12:04:03 +02:00
fstrim.8 docs: clarify KiB vs. KB in man pages 2012-03-30 15:23:32 +02:00
fstrim.c fstrim: remove unnecessary "were" from verbose message 2013-01-30 15:59:58 +01:00
hwclock-cmos.c hwclock: fix compiler warning 2012-12-20 19:51:38 +01:00
hwclock-kd.c include/c: move usleep() fallback to c.h 2012-10-22 11:03:09 +02:00
hwclock-rtc.c hwclock: wait time in hwclock is not long enough for some ARM devices 2012-09-21 12:05:12 +02:00
hwclock.8 hwclock: add the --compare option to the man page 2012-10-16 15:29:50 +02:00
hwclock.c hwclock: make usage() change translator friendly 2013-01-25 16:40:05 +01:00
hwclock.h build-sys: move hwclock to sys-utils/ 2012-06-26 20:48:23 +02:00
ipcmk.1 docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
ipcmk.c ipcmk: use random_get_bytes() to generate IPC keys 2013-01-24 16:27:04 +01:00
ipcrm.1 ipcrm: add --all option 2011-09-17 15:07:35 +02:00
ipcrm.c ipcrm: avoid 'uninitialized' warning 2012-10-02 10:01:51 +02:00
ipcs.1 docs: improve wording, formatting and accuracy of ipcs man page 2013-02-06 10:56:49 +01:00
ipcs.c ipcs: report an error when -i is used with multiple resources 2013-02-06 10:54:39 +01:00
ipcutils.c ipcs: fix compiler warnings, use 64bit time 2012-12-20 19:52:16 +01:00
ipcutils.h ipcs: fix compiler warnings, use 64bit time 2012-12-20 19:52:16 +01:00
ldattach.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
ldattach.c ldattach: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:53:11 +02:00
losetup.8 docs: mark old losetup output format as DEPRECATED 2012-11-12 13:23:19 +01:00
losetup.c losetup: make usage() translator friendly 2013-01-25 16:40:05 +01:00
lp.h Imported from util-linux-2.9v tarball. 2006-12-07 00:25:39 +01:00
lscpu.1 doc: remove incorrect spaces from lscpu synopsis in manpage 2013-01-30 15:23:56 +01:00
lscpu.c textual: slice the help text of lscpu into strips, for translators 2013-01-30 15:24:03 +01:00
mount.8 mount: remove ext4 journal=update from man page 2013-01-30 15:53:39 +01:00
mount.c mount: make --verbose more verbose about propagation 2013-01-15 16:09:07 +01:00
mountpoint.1 libmount: document LIBMOUNT_DEBUG users 2012-09-04 17:21:57 +02:00
mountpoint.c sys-utils: verify writing to streams was successful 2012-04-04 19:49:40 +02:00
nsenter.1 docs: align nsenter.1 man page with howto-man-page.txt 2013-01-25 15:49:51 +01:00
nsenter.c nsenter: make usage() translator friendly 2013-01-25 16:40:04 +01:00
pivot_root.8 docs: mention long options in pivot_root.8 2011-09-17 14:25:20 +02:00
pivot_root.c sys-utils: verify writing to streams was successful 2012-04-04 19:49:40 +02:00
prlimit.1 prlimit: s/amount/number/ 2011-11-23 12:52:36 +01:00
prlimit.c prlimit: don't care about xasprintf() return code 2012-12-12 12:16:16 +01:00
readprofile.8 docs: add long options to readprofile.8 2011-11-02 18:41:57 +01:00
readprofile.c fdisk: fix compiler warning [-Wpointer-arith] and floating point exception 2012-10-23 15:10:26 +02:00
renice.1 renice: accept also -V for --version, and document it 2013-01-25 11:47:33 +01:00
renice.c renice: accept also -V for --version, and document it 2013-01-25 11:47:33 +01:00
rtcwake.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
rtcwake.c textual: standardize reporting of program name plus package version 2013-01-25 11:47:29 +01:00
setarch.8 docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
setarch.c setarch: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:51:27 +02:00
setpriv.1 setpriv: run a program with different Linux privilege settings 2013-02-05 10:35:33 +01:00
setpriv.c setpriv: move paths to pathnames.h 2013-02-05 11:48:55 +01:00
setsid.1 setsid: add option "-c" to set the controlling terminal 2012-03-20 09:22:54 +01:00
setsid.c setsid: fix off-by-one error in execvp call 2012-06-15 11:42:43 +02:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapoff.c swapoff: cleanup usage() and includes 2012-04-18 12:38:03 +02:00
swapon-common.c swapoff: use libmount to parse fstab 2012-04-18 12:22:11 +02:00
swapon-common.h swapon: move generic code to swapon-common.c 2012-04-18 11:21:12 +02:00
swapon.8 docs: swapon.8 option name fix 2012-12-19 11:04:47 +01:00
swapon.c swapon: default to --show if nothing is requested 2013-01-09 13:37:21 +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: check open() return value [coverity scan] 2012-09-07 13:02:42 +02:00
tunelp.8 docs: align tunelp.8 with howto-man-page.txt 2011-11-02 18:41:56 +01:00
tunelp.c textual: standardize reporting of program name plus package version 2013-01-25 11:47:29 +01:00
umount.8 umount: add -R, --recursive option 2012-11-13 16:46:07 +01:00
umount.c umount: make usage() translator friendly 2013-01-25 16:40:05 +01:00
unshare.1 unshare: Add support for the pid and user namespaces 2013-01-17 13:17:32 +01:00
unshare.c unshare: make usage() translator friendly 2013-01-25 16:40:05 +01:00
wdctl.8 wdctl: tiny change to man page 2012-08-02 19:25:00 +02:00
wdctl.c wdctl: add fallbacks for old kernel headers 2012-09-07 18:08:55 +02:00