summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2019-06-13 13:45:46 +0200
committerKarel Zak2019-06-13 13:45:46 +0200
commited16c910bea0869ad10e6fb2d139b711bdfea4e2 (patch)
tree2ae5dd8e55db14a1e284c2c64f1bd67b249050d2
parentlibmount: fix docs typo (diff)
downloadkernel-qcow2-util-linux-ed16c910bea0869ad10e6fb2d139b711bdfea4e2.tar.gz
kernel-qcow2-util-linux-ed16c910bea0869ad10e6fb2d139b711bdfea4e2.tar.xz
kernel-qcow2-util-linux-ed16c910bea0869ad10e6fb2d139b711bdfea4e2.zip
libsmartcols: fix docs
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--libsmartcols/docs/libsmartcols-docs.xml1
-rw-r--r--libsmartcols/src/grouping.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/libsmartcols/docs/libsmartcols-docs.xml b/libsmartcols/docs/libsmartcols-docs.xml
index ebb5705a3..b61b637bc 100644
--- a/libsmartcols/docs/libsmartcols-docs.xml
+++ b/libsmartcols/docs/libsmartcols-docs.xml
@@ -34,6 +34,7 @@ available from https://www.kernel.org/pub/linux/utils/util-linux/.
<xi:include href="xml/line.xml"/>
<xi:include href="xml/cell.xml"/>
<xi:include href="xml/symbols.xml"/>
+ <xi:include href="xml/grouping.xml"/>
</part>
<part>
<title>Printing</title>
diff --git a/libsmartcols/src/grouping.c b/libsmartcols/src/grouping.c
index 43376fdc7..fdc1a111e 100644
--- a/libsmartcols/src/grouping.c
+++ b/libsmartcols/src/grouping.c
@@ -538,7 +538,7 @@ int scols_table_group_lines( struct libscols_table *tb,
}
/**
- * scols_line_link_groups:
+ * scols_line_link_group:
* @ln: line instance
* @member: group member
* @id: group identifier (unused, not implemented yet))