From: Gilles Espinasse Date: Sat, 22 Sep 2012 07:59:19 +0000 (+0200) Subject: textual: typo fixes X-Git-Tag: v2.23-rc1~662 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45683be54330906a61a0b6b4696e72574561efb5;p=thirdparty%2Futil-linux.git textual: typo fixes Signed-off-by: Gilles Espinasse --- diff --git a/libmount/src/context_mount.c b/libmount/src/context_mount.c index c665a05784..6dc8e6486c 100644 --- a/libmount/src/context_mount.c +++ b/libmount/src/context_mount.c @@ -113,7 +113,7 @@ static int fix_optstr(struct libmnt_context *cxt) */ se_rem = get_linux_version() < KERNEL_VERSION(2, 6, 39); else - /* For normal mount we have translate the contexts */ + /* For normal mount, contexts are translated */ se_fix = 1; if (!se_rem) { diff --git a/libmount/src/context_umount.c b/libmount/src/context_umount.c index 566bb21151..92663a218a 100644 --- a/libmount/src/context_umount.c +++ b/libmount/src/context_umount.c @@ -153,7 +153,7 @@ try_loopdev: } else if (count > 1) DBG(CXT, mnt_debug_h(cxt, "umount: warning: %s is associated " - "with more than one loodev", tgt)); + "with more than one loopdev", tgt)); } } @@ -538,7 +538,7 @@ static int do_umount(struct libmnt_context *cxt) if (cxt->restricted && !mnt_context_is_fake(cxt)) { /* - * extra paranoa for non-root users + * extra paranoia for non-root users * -- chdir to the parent of the mountpoint and use NOFOLLOW * flag to avoid races and symlink attacks. */ diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8 index 93f03679bc..9c45a0ecc4 100644 --- a/misc-utils/blkid.8 +++ b/misc-utils/blkid.8 @@ -276,7 +276,7 @@ overridden by the environment variable BLKID_FILE. Default is .I /run/blkid/blkid.tab or .I /etc/blkid.tab -on systems without /run direcotry +on systems without /run directory .TP .I EVALUATE= Defines LABEL and UUID evaluation method(s). Currently, the libblkid library