summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/column.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/column.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/column.c')
-rw-r--r--libsmartcols/src/column.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsmartcols/src/column.c b/libsmartcols/src/column.c
index b3dd06ef8..821cc9810 100644
--- a/libsmartcols/src/column.c
+++ b/libsmartcols/src/column.c
@@ -11,7 +11,7 @@
/**
* SECTION: column
* @title: Column
- * @short_description: column API
+ * @short_description: defines output columns formats, headers, etc.
*
* An API to access and modify per-column data and information.
*/