]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libmount: (docs) remove unwanted tag
authorKarel Zak <kzak@redhat.com>
Fri, 28 Apr 2017 10:39:21 +0000 (12:39 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 28 Apr 2017 10:39:21 +0000 (12:39 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context.c

index b945298e61020bff600846bb917e6cee6eb52545..38e036330cc43bff337da7f34cce874fde747fe0 100644 (file)
@@ -2317,7 +2317,7 @@ int mnt_context_get_generic_excode(int rc, char *buf, size_t bufsz, char *fmt, .
  * and @mntrc and generates unified return code (see MNT_EX_*) as expected
  * from mount(8) or umount(8).
  *
- * If the external helper (e.g. /sbin/mount.<type>) has been executed than it
+ * If the external helper (e.g. /sbin/mount.type) has been executed than it
  * returns status from wait() of the helper. It's not libmount fail if helper
  * returns some crazy undocumented codes...  See mnt_context_helper_executed()
  * and mnt_context_get_helper_status(). Note that mount(8) and umount(8) utils