From 455fe9a075cc59e3250af9c413d42e7ac47a86a9 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Fri, 20 Apr 2012 00:10:44 +0200 Subject: 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 --- hwclock/hwclock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hwclock/hwclock.c') diff --git a/hwclock/hwclock.c b/hwclock/hwclock.c index 3cedd1de3..a19a96490 100644 --- a/hwclock/hwclock.c +++ b/hwclock/hwclock.c @@ -1799,7 +1799,7 @@ void __attribute__((__noreturn__)) hwaudit_exit(int status) * November 1996: Version 2.0.1. Modifications by Nicolai Langfeldt * (janl@math.uio.no) to make it compile on linux 1.2 machines as well as * more recent versions of the kernel. Introduced the NO_CLOCK access method - * and wrote feature test code to detect absense of rtc headers. + * and wrote feature test code to detect absence of rtc headers. * *************************************************************************** * Maintenance notes -- cgit v1.2.3-55-g7522