summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/table_print.c
diff options
context:
space:
mode:
authorKarel Zak2015-01-13 12:23:40 +0100
committerKarel Zak2015-01-13 12:23:40 +0100
commit2473b711822be0e4280c76eba9ec30da1ec5457d (patch)
treeb141e6b36f45a26b9f95f7969748a760f7d9cf1b /libsmartcols/src/table_print.c
parentlibmount: (docs) add monitor example (diff)
downloadkernel-qcow2-util-linux-2473b711822be0e4280c76eba9ec30da1ec5457d.tar.gz
kernel-qcow2-util-linux-2473b711822be0e4280c76eba9ec30da1ec5457d.tar.xz
kernel-qcow2-util-linux-2473b711822be0e4280c76eba9ec30da1ec5457d.zip
libsmartcols: (docs) improve section descriptions
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/table_print.c')
-rw-r--r--libsmartcols/src/table_print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsmartcols/src/table_print.c b/libsmartcols/src/table_print.c
index ddbd12d3f..647692c0d 100644
--- a/libsmartcols/src/table_print.c
+++ b/libsmartcols/src/table_print.c
@@ -10,7 +10,7 @@
/**
* SECTION: table_print
* @title: Table print
- * @short_description: table print API
+ * @short_description: output functions
*
* Table output API.
*/