]> git.ipfire.org Git - thirdparty/util-linux.git/log
thirdparty/util-linux.git
14 years agopo: update de.po (from translationproject.org)
Philipp Thomas [Mon, 29 Aug 2011 10:13:10 +0000 (12:13 +0200)] 
po: update de.po (from translationproject.org)

14 years agopo: update cs.po (from translationproject.org)
Petr Písař [Mon, 29 Aug 2011 10:13:10 +0000 (12:13 +0200)] 
po: update cs.po (from translationproject.org)

14 years agolsblk: add note to the man page
Karel Zak [Mon, 29 Aug 2011 09:33:27 +0000 (11:33 +0200)] 
lsblk: add note to the man page

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agodocs: tweak the formatting and wording of several disk-utils man pages
Benno Schulenberg [Sun, 28 Aug 2011 09:14:42 +0000 (11:14 +0200)] 
docs: tweak the formatting and wording of several disk-utils man pages

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agoionice: adjust synopsis and wording and formatting on the man page
Benno Schulenberg [Fri, 26 Aug 2011 14:40:36 +0000 (16:40 +0200)] 
ionice: adjust synopsis and wording and formatting on the man page

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agolook: adjust the formatting and some wording of the man page
Benno Schulenberg [Fri, 26 Aug 2011 13:48:44 +0000 (15:48 +0200)] 
look: adjust the formatting and some wording of the man page

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agovipw: (man page) uniformize header and footer, tweak the formatting
Benno Schulenberg [Fri, 26 Aug 2011 08:54:03 +0000 (10:54 +0200)] 
vipw: (man page) uniformize header and footer, tweak the formatting

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agodocs: tweak the formatting and wording of some text-utils man pages
Benno Schulenberg [Thu, 25 Aug 2011 20:26:13 +0000 (22:26 +0200)] 
docs: tweak the formatting and wording of some text-utils man pages

Highlight the program name, use proper lowercase, remove
unneeded commas and articles, and add helpful hyphenation.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agodocs: also uniformize headers and footers of troff-formatted man pages
Benno Schulenberg [Tue, 23 Aug 2011 20:10:49 +0000 (22:10 +0200)] 
docs: also uniformize headers and footers of troff-formatted man pages

Add two spaces as the required third argument of the date line to make
the specified date get used instead of today's date.  Incorporate the
section number into the page title, then use an empty section number,
so that specifying an explicit section/volume name will work.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agosetarch: add --uname-2.6 option for personality flag UNAME26
Ben Hutchings [Tue, 23 Aug 2011 06:00:01 +0000 (07:00 +0100)] 
setarch: add --uname-2.6 option for personality flag UNAME26

[kzak@redhat.com: - minor change in usage()]

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoflock: fix example in man page
Karel Zak [Mon, 29 Aug 2011 09:05:41 +0000 (11:05 +0200)] 
flock: fix example in man page

Reported-by: Pierre Gaston <pierre.gaston@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agodocs: require kernel support before accepting use of it
Sami Kerola [Sat, 27 Aug 2011 19:46:36 +0000 (21:46 +0200)] 
docs: require kernel support before accepting use of it

http://www.spinics.net/lists/kernel/msg1228993.html

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: note about independent super block structs
Sami Kerola [Thu, 25 Aug 2011 19:01:01 +0000 (21:01 +0200)] 
docs: note about independent super block structs

It's normal that we use our own (on kernel independent) copy of
FS superbloks. -- K. Zak

http://www.spinics.net/lists/util-linux-ng/msg04812.html

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: add libmount & libblkid debug instructions
Sami Kerola [Thu, 25 Aug 2011 18:54:34 +0000 (20:54 +0200)] 
docs: add libmount & libblkid debug instructions

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agoDocumentation: add debugging doc
Davidlohr Bueso [Sun, 7 Aug 2011 00:59:32 +0000 (20:59 -0400)] 
Documentation: add debugging doc

Layout the base for tips on debugging util-linux programs/wrappers.

[kerolasa@iki.fi:
- rename file README.debug -> howto-debug.txt
- wrap over 80 chars wide lines
- change example commands to be relative to util-linux root
- indent command examples
]

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agoarch: start using arch as a usage() example
Sami Kerola [Sat, 20 Aug 2011 17:25:46 +0000 (19:25 +0200)] 
arch: start using arch as a usage() example

The arch command is hijacked to be example of howto write usage
as defined in Documentation/howto-usage-function.txt

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agolibmount: fix debug message
Karel Zak [Fri, 26 Aug 2011 08:49:38 +0000 (10:49 +0200)] 
libmount: fix debug message

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agodocs: new file Documentation/release-schedule.txt
Sami Kerola [Mon, 15 Aug 2011 19:37:54 +0000 (21:37 +0200)] 
docs: new file Documentation/release-schedule.txt

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: move setuid information from reame to hwclock.8
Sami Kerola [Fri, 12 Aug 2011 20:43:16 +0000 (22:43 +0200)] 
docs: move setuid information from reame to hwclock.8

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: clean up old readme files
Sami Kerola [Fri, 12 Aug 2011 20:00:13 +0000 (22:00 +0200)] 
docs: clean up old readme files

Removal of information which is simply wrong.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: copy contributors from legacy files to AUTHORS
Sami Kerola [Fri, 12 Aug 2011 19:36:40 +0000 (21:36 +0200)] 
docs: copy contributors from legacy files to AUTHORS

See bellow who where found to contribute to former packages that
has been merged to util-linux. The list is very likely to be
incomplete.

cfdisk
Kevin E. Martin <martin@cs.unc.edu>

getopt
Volker Kuhlmann <v.kuhlmann@elec.canterbury.ac.nz>
Bob Proulx <rwp@hprwp.fc.hp.com>

agetty
Peter Orbaek <poe@daimi.aau.dk>

mount/umount
Doug Quale <quale@saavik.cs.wisc.edu>
H.J. Lu <hlu@eecs.wsu.edu>
Rick Sladkey <jrs@world.std.com>
Stephen Tweedie <sct@dcs.ed.ac.uk>

pg
Gunnar Ritter <g-r@bigfoot.de>

init/getty/login
Erik Troan
Sander van Malssen <svm@kozmix.ow.nl>
Jesse Thilo <jesse.thilo@pobox.com>
David Holland <dholland@hcs.harvard.edu>
Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>
Randolph Bentson <bentson@grieg.seaslug.org>
Gerhard Schneider <gs@ilfb.tuwien.ac.at>
Gabriel M. Schuyler <schuyler@easiest.com>
Christoph Lameter <clameter@miriam.fuller.edu>
Steve Philp
Eric Rasmussen <ear@usfirst.org>
Alan Wendt <alan@ezlink.com>
Ron Sommeling <sommel@sci.kun.nl>
Juha Laiho <jlaiho@ichaos.nullnet.fi>
Rickard Faith <faith@cs.unc.edu>
Alvaro M. Echevarria
Daniel Quinlan <quinlan@yggdrasil.com>
Ross Biro <biro@yggdrasil.com>
Peter Tobias <tobias@server.et-inf.fho-emden.de>
Scott Telford <st@epcc.ed.ac.uk>
Jeremy Fitzhardinge <jeremy@suite.sw.oz.au>
Nicolai Langfeldt <janl@math.uio.no>
Jaakko Hyvätti <HYVATTI@cc.helsinki.fi>
Bill Reynolds <bill@goshawk.lanl.gov>
Christian von Roques <roques@juliet.ka.sub.org>
Mitchum DSouza
Daniel Thumim <dthumim@mit.edu>
Lars Wirzenius
John Paul Morrison <jmorriso@rflab.ee.ubc.ca>
Jun Hamano <junio@shadow.twinsun.com>
Werner Almesberger <almesber@bernina.ethz.ch>
Rick Sladkey <jrs@world.std.com>
Anthony Rumble <arumble@extro.ucc.su.OZ.AU>
Linus Torvalds
Steven S. Dick <ssd@nevets.oau.org>
Ed Carp
Miquel van Smoorenburg <miquels@maestro.htsa.aha.nl>
Humberto Zuazaga
Pietro Castelli
Douglas E. Quale
Stephen Gallimore
Tommy Thorn
Michael Glad <glad@daimi.aau.dk>
W.Z. Venema
Peter Orbaek <poe@daimi.aau.dk>

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: new file Documentation/howto-man-page.txt
Sami Kerola [Fri, 12 Aug 2011 19:23:58 +0000 (21:23 +0200)] 
docs: new file Documentation/howto-man-page.txt

The howto-man-page.txt is an example of good groff syntax and
document about man page at the same time.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: new file Documentation/source-code-management.txt
Sami Kerola [Fri, 12 Aug 2011 18:48:31 +0000 (20:48 +0200)] 
docs: new file Documentation/source-code-management.txt

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: new file Documentation/howto-contribute.txt
Sami Kerola [Fri, 12 Aug 2011 18:47:42 +0000 (20:47 +0200)] 
docs: new file Documentation/howto-contribute.txt

The file contens are mostly from former README.devel.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: new file Documentation/howto-compilation.txt
Sami Kerola [Fri, 12 Aug 2011 18:45:51 +0000 (20:45 +0200)] 
docs: new file Documentation/howto-compilation.txt

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: tell what the Documentation/ is about
Sami Kerola [Fri, 12 Aug 2011 18:37:55 +0000 (20:37 +0200)] 
docs: tell what the Documentation/ is about

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agodocs: add usage() howto for contributors
Sami Kerola [Fri, 12 Aug 2011 18:35:27 +0000 (20:35 +0200)] 
docs: add usage() howto for contributors

Style instructions to usage() writers. Discussion about this;
http://www.spinics.net/lists/util-linux-ng/index.html#04983

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
14 years agosfdisk: make some tests conditional to !Linux
Giulio Orsero [Tue, 23 Aug 2011 10:19:38 +0000 (12:19 +0200)] 
sfdisk: make some tests conditional to !Linux

This patch makes the following tests/actions conditional to "!Linux":

- Force cylinders as format instead of MB, even if user asked for MB.
  This solves a bug where if you use "-L -uM", set 1 as starting MB
  and the disk is larger than a certain size (about 1GB) the partition
  would start at sector 1 instead of 1MB due to cyl rounding.

- Warn about partitions not starting/ending on cyl boundaries.

- Check if CHS is ok.

I used the "!Linux" notation since it was already used elsewhere in
the code.

Signed-off-by: Giulio Orsero <giulioo@pobox.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agolib: [loopdev.c] correct qsort compare function
Karel Zak [Tue, 23 Aug 2011 10:01:12 +0000 (12:01 +0200)] 
lib: [loopdev.c] correct qsort compare function

Reported-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agolosetup: correct qsort compare function
Andreas Schwab [Mon, 22 Aug 2011 21:15:03 +0000 (23:15 +0200)] 
losetup: correct qsort compare function

Return the correct value from comparing the operands.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
14 years agochcpu: new tool
Heiko Carstens [Mon, 15 Aug 2011 05:52:49 +0000 (07:52 +0200)] 
chcpu: new tool

chcpu can modify the logical state of CPUs. It can enable and disable CPUs,
scan for new CPUs, change the CPU dispatching mode of the underlying
hypervisor and request (configure) or give logical CPUs back (deconfigure)
to the the underlying hypervisor.

This is quite useful if you work a lot with virtual servers, since doing all
the configuration stuff directly via sysfs becomes a pain.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
14 years agodocs: drop the pluralization item with ngettext() in TODO file
Benno Schulenberg [Sat, 20 Aug 2011 09:33:38 +0000 (11:33 +0200)] 
docs: drop the pluralization item with ngettext() in TODO file

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agoscriptreplay: improve synopsis and formatting and wording in man page
Benno Schulenberg [Sat, 20 Aug 2011 09:29:50 +0000 (11:29 +0200)] 
scriptreplay: improve synopsis and formatting and wording in man page

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agopg: normalize formatting of the man page, and tweak some of its wording
Benno Schulenberg [Fri, 19 Aug 2011 20:38:46 +0000 (22:38 +0200)] 
pg: normalize formatting of the man page, and tweak some of its wording

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agouuidd: (man page) alphabetize the options
Benno Schulenberg [Fri, 19 Aug 2011 20:24:02 +0000 (22:24 +0200)] 
uuidd: (man page) alphabetize the options

14 years agouuidd: (man page) repair the snipped up description of option -T
Benno Schulenberg [Fri, 19 Aug 2011 20:14:37 +0000 (22:14 +0200)] 
uuidd: (man page) repair the snipped up description of option -T

Also use lower case and no equals sign for option arguments,
return to using normal formatting macros, and indent the example.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agodocs: uniformize the header and footer lines in man pages
Benno Schulenberg [Thu, 18 Aug 2011 20:18:34 +0000 (22:18 +0200)] 
docs: uniformize the header and footer lines in man pages

Use dates without the day, use the full month name, put "util-linux" in
the lower left corner, and "User Commands" or "System Administration"
at the top center.

Also improve here and there the one-line program description.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agodocs: update ReleaseNotes: fix typo in v2.20-ReleaseNotes
Bernhard Voelker [Thu, 18 Aug 2011 15:28:54 +0000 (17:28 +0200)] 
docs: update ReleaseNotes: fix typo in v2.20-ReleaseNotes

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
14 years agodocs: update ReleaseNotes
Karel Zak [Thu, 18 Aug 2011 09:56:21 +0000 (11:56 +0200)] 
docs: update ReleaseNotes

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agobuild-sys: add --enable-ddate
Karel Zak [Thu, 18 Aug 2011 09:50:27 +0000 (11:50 +0200)] 
build-sys: add --enable-ddate

Don't build this crazy thing by default.

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agobuild-sys: rename --enable-partx to --disable-partx
Karel Zak [Thu, 18 Aug 2011 09:38:19 +0000 (11:38 +0200)] 
build-sys: rename --enable-partx to --disable-partx

Note the partx command is (and always was) enabled by default on Linux.

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoddate: fix St. Tib's Day in other languages
Karel Zak [Thu, 18 Aug 2011 09:15:22 +0000 (11:15 +0200)] 
ddate: fix St. Tib's Day in other languages

old version:
 $ LANG=de_DE.UTF8 ddate 29 2 2008
 St. Tib’s D, 3174 YOLD

new version:
 $ LANG=de_DE.UTF8 ddate 29 2 2008
 St. Tib’s Day, 3174 YOLD

Reported-by: Nick Erdmann <erdmann@date.upb.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agotests: grammar fixes
Davidlohr Bueso [Wed, 17 Aug 2011 15:51:19 +0000 (11:51 -0400)] 
tests: grammar fixes

Trivial change, "Cannot found" to "Cannot find".

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
14 years agolosetup: allow to use --verbose with --all
Karel Zak [Wed, 17 Aug 2011 14:40:05 +0000 (16:40 +0200)] 
losetup: allow to use --verbose with --all

Reported-by: Bernhard Voelker <mail@bernhard-voelker.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agobuild-sys: release++ (v2.20-rc2) v2.20-rc2
Karel Zak [Tue, 16 Aug 2011 22:55:52 +0000 (00:55 +0200)] 
build-sys: release++ (v2.20-rc2)

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agodocs: update v2.20 ReleaseNotes
Karel Zak [Tue, 16 Aug 2011 22:52:32 +0000 (00:52 +0200)] 
docs: update v2.20 ReleaseNotes

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agopo: merge changes
Karel Zak [Tue, 16 Aug 2011 22:41:33 +0000 (00:41 +0200)] 
po: merge changes

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agopg: fix write_all() usage
Karel Zak [Tue, 16 Aug 2011 22:30:13 +0000 (00:30 +0200)] 
pg: fix write_all() usage

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agomkfs.minix: fix write_all() usage
Karel Zak [Tue, 16 Aug 2011 22:29:39 +0000 (00:29 +0200)] 
mkfs.minix: fix write_all() usage

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agosfdisk: fix typo in man page
Karel Zak [Tue, 16 Aug 2011 21:56:26 +0000 (23:56 +0200)] 
sfdisk: fix typo in man page

Reported-by: markus reichelt <ml@mareichelt.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sk/sfdisk.8

14 years agosfdisk: slice help text into small chunks and improve its wording
Benno Schulenberg [Tue, 16 Aug 2011 18:53:21 +0000 (20:53 +0200)] 
sfdisk: slice help text into small chunks and improve its wording

[kzak@redhat.com: - use fputs(),
                  - use <var> convention]

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agosfdisk: (man page) use comma between short and long option instead of "or"
Benno Schulenberg [Tue, 16 Aug 2011 18:20:19 +0000 (20:20 +0200)] 
sfdisk: (man page) use comma between short and long option instead of "or"

Also fix some erratic formatting, indent the third example too, drop
the trailing % prompt in examples, add a blank line before and after,
and improve the wording here and there.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agoblkid: fix typo
Karel Zak [Tue, 16 Aug 2011 15:05:12 +0000 (17:05 +0200)] 
blkid: fix typo

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoswapon: rewrite usage()
Karel Zak [Tue, 16 Aug 2011 12:25:05 +0000 (14:25 +0200)] 
swapon: rewrite usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agolosetup: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 12:00:06 +0000 (14:00 +0200)] 
losetup: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agowrite: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:56:17 +0000 (13:56 +0200)] 
write: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agowall: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:53:36 +0000 (13:53 +0200)] 
wall: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agosetterm: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:50:29 +0000 (13:50 +0200)] 
setterm: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agopartx: use lowercase in usage()
Karel Zak [Tue, 16 Aug 2011 11:44:31 +0000 (13:44 +0200)] 
partx: use lowercase in usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoscriptreplay: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:43:34 +0000 (13:43 +0200)] 
scriptreplay: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoscript: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:41:06 +0000 (13:41 +0200)] 
script: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agomesg: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:39:03 +0000 (13:39 +0200)] 
mesg: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agopartx: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:37:05 +0000 (13:37 +0200)] 
partx: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoipcmk: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:34:22 +0000 (13:34 +0200)] 
ipcmk: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoldattach: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:30:26 +0000 (13:30 +0200)] 
ldattach: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agolscpu: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:28:02 +0000 (13:28 +0200)] 
lscpu: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agomountpoint: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:25:28 +0000 (13:25 +0200)] 
mountpoint: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agortcwake: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:23:30 +0000 (13:23 +0200)] 
rtcwake: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agorenice: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:20:54 +0000 (13:20 +0200)] 
renice: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agounshare: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:16:40 +0000 (13:16 +0200)] 
unshare: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agofstrim: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:14:02 +0000 (13:14 +0200)] 
fstrim: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agofsfreeze: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:12:08 +0000 (13:12 +0200)] 
fsfreeze: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoflock: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:07:30 +0000 (13:07 +0200)] 
flock: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agofallocate: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:04:08 +0000 (13:04 +0200)] 
fallocate: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agodmesg: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 11:02:00 +0000 (13:02 +0200)] 
dmesg: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agowhereis: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:55:26 +0000 (12:55 +0200)] 
whereis: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agouuidgen: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:51:32 +0000 (12:51 +0200)] 
uuidgen: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agouuidd: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:48:23 +0000 (12:48 +0200)] 
uuidd: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agorename: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:35:49 +0000 (12:35 +0200)] 
rename: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agonamei: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:33:56 +0000 (12:33 +0200)] 
namei: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agomcookie: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:30:26 +0000 (12:30 +0200)] 
mcookie: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agolook: cleanup usage()
Karel Zak [Tue, 16 Aug 2011 10:26:56 +0000 (12:26 +0200)] 
look: cleanup usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agologger: indent usage()
Karel Zak [Tue, 16 Aug 2011 10:23:15 +0000 (12:23 +0200)] 
logger: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agocal: indent usage()
Karel Zak [Tue, 16 Aug 2011 10:16:31 +0000 (12:16 +0200)] 
cal: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoblkid: indent usage()
Karel Zak [Tue, 16 Aug 2011 10:12:46 +0000 (12:12 +0200)] 
blkid: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agofsck: use <var> in usage()
Karel Zak [Tue, 16 Aug 2011 10:07:32 +0000 (12:07 +0200)] 
fsck: use <var> in usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agogetopt: use <var> in usage()
Karel Zak [Tue, 16 Aug 2011 10:06:45 +0000 (12:06 +0200)] 
getopt: use <var> in usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agohwclock: use <var> in usage()
Karel Zak [Tue, 16 Aug 2011 10:04:57 +0000 (12:04 +0200)] 
hwclock: use <var> in usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoagetty: clean up usage
Karel Zak [Tue, 16 Aug 2011 09:58:50 +0000 (11:58 +0200)] 
agetty: clean up usage

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agohwclock: indent usage()
Karel Zak [Tue, 16 Aug 2011 09:32:24 +0000 (11:32 +0200)] 
hwclock: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agogetopt: indent usage()
Karel Zak [Tue, 16 Aug 2011 08:37:19 +0000 (10:37 +0200)] 
getopt: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agofsck: indent usage()
Karel Zak [Tue, 16 Aug 2011 08:31:08 +0000 (10:31 +0200)] 
fsck: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agosfdisk: indent usage()
Karel Zak [Tue, 16 Aug 2011 08:28:59 +0000 (10:28 +0200)] 
sfdisk: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agoblockdev: indent usage()
Karel Zak [Tue, 16 Aug 2011 08:20:45 +0000 (10:20 +0200)] 
blockdev: indent usage()

Signed-off-by: Karel Zak <kzak@redhat.com>
14 years agologger: improve descriptions on man page, sort the options, add -h and -V
Benno Schulenberg [Mon, 15 Aug 2011 12:25:44 +0000 (14:25 +0200)] 
logger: improve descriptions on man page, sort the options, add -h and -V

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agologger: improve, sort and slice up usage() help text
Benno Schulenberg [Mon, 15 Aug 2011 12:04:20 +0000 (14:04 +0200)] 
logger: improve, sort and slice up usage() help text

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agofindmnt: slice up the help text into manageable chunks
Benno Schulenberg [Mon, 15 Aug 2011 11:39:33 +0000 (13:39 +0200)] 
findmnt: slice up the help text into manageable chunks

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agofindmnt: improve spelling, wording and order of help text
Benno Schulenberg [Mon, 15 Aug 2011 11:36:50 +0000 (13:36 +0200)] 
findmnt: improve spelling, wording and order of help text

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agolibmount: cut up mount's help text into manageable chunks
Benno Schulenberg [Mon, 15 Aug 2011 11:09:42 +0000 (13:09 +0200)] 
libmount: cut up mount's help text into manageable chunks

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
14 years agopo: do not search /samples/ subdirectories for translatable strings
Benno Schulenberg [Mon, 15 Aug 2011 11:00:18 +0000 (13:00 +0200)] 
po: do not search /samples/ subdirectories for translatable strings

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>