summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* script: indicate that the file argument to --timing is optionalBenno Schulenberg2011-08-151-4/+4
* write: remove inconsistent periods from two error messagesBenno Schulenberg2011-08-151-2/+2
* hexdump: fix "beginnin" typo in usage messageBenno Schulenberg2011-08-151-1/+1
* tailf: harmonize option argument and explanation in usage messageBenno Schulenberg2011-08-151-2/+2
* ul: remove superfluous return as usage() does not returnBenno Schulenberg2011-08-151-2/+1Star
* ul: add -h and -V to the man page; use "file" and lowercaseBenno Schulenberg2011-08-151-3/+7
* ul: make usage() say that more than one input file is allowedBenno Schulenberg2011-08-151-1/+1
* ul: in usage() not overwriting but overriding is meantBenno Schulenberg2011-08-151-2/+2
* sfdisk: remove inconsistent and wasteful newlines in the _() callsBenno Schulenberg2011-08-151-70/+43Star
* sfdisk: improve descriptions of options --no-reread and --show-extendedBenno Schulenberg2011-08-151-4/+4
* sfdisk: gettextize each warning as a wholeBenno Schulenberg2011-08-151-4/+4
* fdisksgilabel: correct the grammar of an error messageBenno Schulenberg2011-08-151-1/+1
* mkfs.cramfs: clearer error message, "cannot close" instead of "closing"Benno Schulenberg2011-08-151-1/+1
* partx: do not print nullDavidlohr Bueso2011-08-151-1/+1
* grammar fixesDavidlohr Bueso2011-08-155-15/+15
* hexdump: fix segfault due to uninitialized memoryPetr Uzel2011-08-152-5/+5
* dmesg: avoid mess at the end of dmesg outputPetr Uzel2011-08-151-0/+2
* logger: use simple apostrophe instead of multibyte char in logger.1Petr Uzel2011-08-151-1/+1
* libblkid: befs validate di_br_size !=0 and br_per_di_br != 0Timo Warns2011-08-151-0/+7
* ipcs: use unsigned type for uid/gidKarel Zak2011-08-091-17/+17
* docs: update TODO fileKarel Zak2011-08-091-0/+8
* swapon: missing separator in swapon -s commandKarel Zak2011-08-091-1/+1
* lib: [loopdev.c] correct trivial typoDavidlohr Bueso2011-08-082-2/+2
* libmount: fix undefined sourcesDavidlohr Bueso2011-08-081-2/+0Star
* docs: update exmaple filesKarel Zak2011-08-086-50/+14Star
* libmount: update list of pseudo-filesystemsKarel Zak2011-08-081-0/+4
* docs: un-deprecate kill(1)Karel Zak2011-08-081-5/+0Star
* agetty: improve login(1) argv[]Karel Zak2011-08-082-72/+121
* docs: update TODO fileKarel Zak2011-08-081-0/+2
* mkfs: fix small formatting issues in man pageBenno Schulenberg2011-08-081-28/+25Star
* isosize: improve style, grammar and spacing of man pageBenno Schulenberg2011-08-081-14/+14
* ionice: slightly improve grammar, spacing and consistency of man pageBenno Schulenberg2011-08-081-37/+35Star
* taskset: adjust style of man pageBenno Schulenberg2011-08-081-7/+7
* chrt: adjust style of man page, alphabetize option -pBenno Schulenberg2011-08-081-28/+32
* wipefs: change option -v to -V for --version; add it to man pageBenno Schulenberg2011-08-082-6/+8
* findmnt: (man page) short option for --timeout is not -t but -wBenno Schulenberg2011-08-081-14/+14
* cal.c: fix typo ("fistt day") in help text, seize chance to improve itBenno Schulenberg2011-08-081-8/+8
* agetty: C.UTF-8 locale instead of en_US.UTF-8Samuel Thibault2011-08-081-1/+1
* agetty: only enable F_UTF8 if kernel has already set IUTF8.Samuel Thibault2011-08-081-1/+2
* wall: build with SUID_{C,LD}FLAGSPetr Uzel2011-08-081-0/+2
* look: fix manpage formattingPetr Uzel2011-08-081-2/+2
* cal: fix manpage formattingPetr Uzel2011-08-081-3/+2Star
* docs: remove README.nameiSami Kerola2011-08-022-32/+1Star
* chrt: silently ignore -R if unsupportedKarel Zak2011-08-021-2/+2
* agetty: Fix IUTF8 flagWerner Fink2011-08-021-1/+7
* fsck: use same word category in message, and add translators commentBenno Schulenberg2011-08-021-1/+2
* textual: add some guiding comments for translatorsBenno Schulenberg2011-08-023-0/+3
* po: also extract plural messages from the C filesBenno Schulenberg2011-08-021-1/+1
* uuidd: distinguish between singular and plural in three messagesBenno Schulenberg2011-08-021-4/+10
* include: [nls.h] define a macro for handling plurals with ngettext()Benno Schulenberg2011-08-021-0/+2