summaryrefslogtreecommitdiffstats
path: root/libmount/src/tab.c
diff options
context:
space:
mode:
authorKarel Zak2013-09-27 10:38:39 +0200
committerKarel Zak2013-09-27 10:38:39 +0200
commit47cca89934d3cceba7278e34ecd4998dcb8adb3b (patch)
tree13e41fee6fe7e9b521cd187a9189c0350a987939 /libmount/src/tab.c
parentumount: provide more helpful error message (diff)
downloadkernel-qcow2-util-linux-47cca89934d3cceba7278e34ecd4998dcb8adb3b.tar.gz
kernel-qcow2-util-linux-47cca89934d3cceba7278e34ecd4998dcb8adb3b.tar.xz
kernel-qcow2-util-linux-47cca89934d3cceba7278e34ecd4998dcb8adb3b.zip
libmount: update docs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/tab.c')
-rw-r--r--libmount/src/tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/tab.c b/libmount/src/tab.c
index d646d6a83..3633b6aa0 100644
--- a/libmount/src/tab.c
+++ b/libmount/src/tab.c
@@ -115,7 +115,7 @@ void mnt_ref_table(struct libmnt_table *tb)
* mnt_unref_table:
* @tb: table pointer
*
- * De-increments reference counter, on zero the FS is automatically
+ * De-increments reference counter, on zero the @tb is automatically
* deallocated by mnt_free_table().
*/
void mnt_unref_table(struct libmnt_table *tb)