summaryrefslogtreecommitdiffstats
path: root/libsmartcols
diff options
context:
space:
mode:
Diffstat (limited to 'libsmartcols')
-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))