diff options
author | Karel Zak <kzak@redhat.com> | 2010-04-15 13:27:47 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2010-06-03 15:20:12 +0200 |
commit | 3d73558960025f6bd18fd8b05986e021e5159df2 (patch) | |
tree | 6d39d51d633e129c171daecf4e36eadc4e366dd4 /shlibs/mount/src/optstr.c | |
parent | 192c6aad9c8e6ae5c4a480f41b9359180a468150 (diff) | |
download | util-linux-old-3d73558960025f6bd18fd8b05986e021e5159df2.tar.gz |
libmount: add docs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/optstr.c')
-rw-r--r-- | shlibs/mount/src/optstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/mount/src/optstr.c b/shlibs/mount/src/optstr.c index ed40cace..19efbf3f 100644 --- a/shlibs/mount/src/optstr.c +++ b/shlibs/mount/src/optstr.c @@ -7,7 +7,7 @@ /** * SECTION: optstr - * @title: Mount oprions string + * @title: Options string * @short_description: low-level API for work with mount options * * This is simple and low-level API to work with mount options that are stored |