]> git.ipfire.org Git - thirdparty/util-linux.git/commit
docs: fix typos found by misspellings
authorBernhard Voelker <mail@bernhard-voelker.de>
Wed, 27 Jun 2012 13:23:05 +0000 (15:23 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Jul 2012 14:56:30 +0000 (16:56 +0200)
commit7007991f6f49ede6a2b622e0c6cbad0579df5ea2
tree2972ad4169ca57743994a1b7dff62b8d6b6d9f45
parentac11086af277f11d502b94131f2e7ac6c843659e
docs: 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 -

* Documentation/releases/v2.18-ReleaseNotes: Fix typo in news entry.
* NEWS: Likewise.
* config/texinfo.tex: Fix typo in comments.
* libmount/src/context.c: Fix typo in comment.
* libmount/src/fs.c: Likewise.
* login-utils/login.c: Likewise.
* login-utils.su.1: Fix typo in man page.
* sys-utils/chcpu.c: Fix typo in error message.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
Documentation/releases/v2.18-ReleaseNotes
NEWS
config/texinfo.tex
libmount/src/context.c
libmount/src/fs.c
login-utils/login.c
login-utils/su.1
sys-utils/chcpu.c