From e6ecd606ae2b3665b7f5a99e612a74979d8e8457 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 25 Jul 2011 10:42:08 +0200 Subject: libmount: clean up docs Signed-off-by: Karel Zak --- libmount/src/optstr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmount/src/optstr.c') diff --git a/libmount/src/optstr.c b/libmount/src/optstr.c index 216d9ac1e..c9d925ca5 100644 --- a/libmount/src/optstr.c +++ b/libmount/src/optstr.c @@ -518,11 +518,11 @@ int mnt_split_optstr(const char *optstr, char **user, char **vfs, * * Extracts options from @optstr that belongs to the @map, for example: * - * mnt_split_optstr_by_map(optstr, &p, + * mnt_optstr_get_options(optstr, &p, * mnt_get_builtin_optmap(MNT_LINUX_MAP), * MNT_NOMTAB); * - * returns all VFS options, the options that does not belong to mtab + * the 'p' returns all VFS options, the options that does not belong to mtab * are ignored. * * Returns: 0 on success, or negative number in case of error. -- cgit v1.2.3-55-g7522