]> err.no Git - util-linux/commitdiff
findmnt: small change in usage()
authorKarel Zak <kzak@redhat.com>
Tue, 18 May 2010 14:19:09 +0000 (16:19 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Jun 2010 13:20:13 +0000 (15:20 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/findmnt.c
shlibs/mount/src/lock.c

index 297b886c7906c33f5e322ee985e3cd696d487da6..a7551cb6acff05c74a1f44ee25b2af139232e747 100644 (file)
@@ -458,8 +458,8 @@ static int __attribute__((__noreturn__)) usage(FILE *out)
        fprintf(out, _(
        "\nOptions:\n"
        " -s, --fstab            search in static table of filesystems\n"
-       " -m, --mtab             search in table of mounted filesystems (default)\n"
-       " -k, --kernel           search in kernel (mountinfo) file\n\n"
+       " -m, --mtab             search in table of mounted filesystems\n"
+       " -k, --kernel           search in kernel (mountinfo) file (default)\n\n"
 
        " -c, --canonicalize     canonicalize printed paths\n"
        " -d, --direction <word> search direction - 'forward' or 'backward'\n"
index 2d1f30f4a9b738f8b2c0a9b4736448c6991ea626..0f35aa3bd7f45f9b82401317f0aa5437fc4bbfe8 100644 (file)
@@ -253,7 +253,7 @@ void mnt_unlock_file(mnt_lock *ml)
 }
 
 /**
- * mnt_lock:
+ * mnt_lock_file
  * @ml: pointer to mnt_lock instance
  *
  * Creates lock file (e.g. /etc/mtab~). Note that this function uses