util-linux/libmount
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
..
docs libmount: add mnt_context_get_options() 2012-04-18 10:06:35 +02:00
src Fix typos found by misspellings 2012-04-23 13:16:35 +02:00
.gitignore build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00
COPYING docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
Makefile.am build-sys: add --enable-new-mount 2012-01-11 17:05:08 +01:00
mount.pc.in build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00