]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
textual: typo fixes
authorGilles Espinasse <g.esp@free.fr>
Sat, 22 Sep 2012 07:59:19 +0000 (09:59 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Oct 2012 08:24:26 +0000 (10:24 +0200)
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
libmount/src/context_mount.c
libmount/src/context_umount.c
misc-utils/blkid.8

index c665a05784f5b157403e63df018d13637a8f2adc..6dc8e6486cb778f40359c3348a4ab06f3b379389 100644 (file)
@@ -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) {
index 566bb211513cfd88089b33729a9f5b69bcb898fa..92663a218a4abf65be984cbd818347eca72e9feb 100644 (file)
@@ -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.
                 */
index 93f03679bc062e484adface5d8402260499a130f..9c45a0ecc459ed91377e3fe27659f557a9fd6302 100644 (file)
@@ -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=<methods>
 Defines LABEL and UUID evaluation method(s). Currently, the libblkid library