summaryrefslogtreecommitdiffstats
path: root/libmount/src/context.c
diff options
context:
space:
mode:
authorKarel Zak2017-04-28 12:39:21 +0200
committerKarel Zak2017-04-28 12:39:21 +0200
commit8503c0ed304e96b32a663c9dc425498f92d1905c (patch)
tree6b69c983c195fb0fbaf77fe32d48856bff9fbc8a /libmount/src/context.c
parenttests: update libmount outputs (diff)
downloadkernel-qcow2-util-linux-8503c0ed304e96b32a663c9dc425498f92d1905c.tar.gz
kernel-qcow2-util-linux-8503c0ed304e96b32a663c9dc425498f92d1905c.tar.xz
kernel-qcow2-util-linux-8503c0ed304e96b32a663c9dc425498f92d1905c.zip
libmount: (docs) remove unwanted tag
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/context.c')
-rw-r--r--libmount/src/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/context.c b/libmount/src/context.c
index b945298e6..38e036330 100644
--- a/libmount/src/context.c
+++ b/libmount/src/context.c
@@ -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