From: Karel Zak Date: Fri, 28 Apr 2017 10:39:21 +0000 (+0200) Subject: libmount: (docs) remove unwanted tag X-Git-Tag: v2.30-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8503c0ed304e96b32a663c9dc425498f92d1905c;p=thirdparty%2Futil-linux.git libmount: (docs) remove unwanted tag Signed-off-by: Karel Zak --- diff --git a/libmount/src/context.c b/libmount/src/context.c index b945298e61..38e036330c 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.) 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