util-linux/text-utils
Bernhard Voelker 455fe9a075 Fix typos found by misspellings
The tool misspellings (https://github.com/lyda/misspell-check)
detected several typos. Command used:

  $ git ls-files | grep -v ^po/ | misspellings -f -

* isosize: Fix typo in usage string.
* configure.ac: Fix typo in help string of --enable-most-builds option.
* fdisk: Fix typo in man page.
* libblkid, blkid, mount: Likewise.
* Fix various typos in docs and in source code comments.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
2012-04-23 13:16:35 +02:00
..
.gitignore build-sys: ignore a bunch of generated files, mostly binaries 2008-04-14 14:08:00 +02:00
Makefile.am build-sys: enhance readability of the autotools files 2012-02-28 13:29:35 +01:00
col.1 docs: align col.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
col.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
colcrt.1 docs: align colcrt.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
colcrt.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
colrm.1 docs: align colrm.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
colrm.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
column.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
column.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
conv.c hexdump: remove od functionality in favor to GNU coreutils od 2010-12-30 23:11:43 +01:00
display.c hexdump: fix segfault due to uninitialized memory 2011-08-15 14:28:21 +02:00
hexdump.1 docs: clarify KiB vs. KB in man pages 2012-03-30 15:23:32 +02:00
hexdump.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
hexdump.h hexdump: use strtosize() for -n and -s 2012-03-21 19:35:22 +01:00
hexsyntax.c hexdump: use strtosize_or_err() 2012-03-30 16:18:54 +02:00
line.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
line.c docs: add deprecation comments 2012-03-18 14:28:03 +01:00
more.1 docs: align more.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
more.c Fix typos found by misspellings 2012-04-23 13:16:35 +02:00
parse.c hexdump: make code more robust 2012-02-02 15:34:08 +01:00
pg.1 pg: normalize formatting of the man page, and tweak some of its wording 2011-08-22 10:39:27 +02:00
pg.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
rev.1 docs: align rev.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
rev.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
tailf.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
tailf.c text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
ul.1 docs: align ul.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
ul.c Fix typos found by misspellings 2012-04-23 13:16:35 +02:00