util-linux/getopt
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
COPYING docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
Makefile.am docs: Documentation directory added 2011-08-12 20:19:52 +02:00
getopt-parse.bash Imported from util-linux-2.12 tarball. 2006-12-07 00:26:12 +01:00
getopt-parse.tcsh Imported from util-linux-2.12 tarball. 2006-12-07 00:26:12 +01:00
getopt.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
getopt.c Fix typos found by misspellings 2012-04-23 13:16:35 +02:00