diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:33:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:33:30 +0000 |
commit | c61e14d3a8412cd50d98aab604e607692c844c8a (patch) | |
tree | 4925aca0e6b64c8664ea2f3fdfa99a52dc93d5da /libsmartcols/docs/libsmartcols-docs.xml | |
parent | Adding upstream version 2.39.3. (diff) | |
download | util-linux-c61e14d3a8412cd50d98aab604e607692c844c8a.tar.xz util-linux-c61e14d3a8412cd50d98aab604e607692c844c8a.zip |
Adding upstream version 2.40.upstream/2.40
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'libsmartcols/docs/libsmartcols-docs.xml')
-rw-r--r-- | libsmartcols/docs/libsmartcols-docs.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libsmartcols/docs/libsmartcols-docs.xml b/libsmartcols/docs/libsmartcols-docs.xml index 9ded584..bd55182 100644 --- a/libsmartcols/docs/libsmartcols-docs.xml +++ b/libsmartcols/docs/libsmartcols-docs.xml @@ -35,6 +35,7 @@ available from https://www.kernel.org/pub/linux/utils/util-linux/. <xi:include href="xml/cell.xml"/> <xi:include href="xml/symbols.xml"/> <xi:include href="xml/grouping.xml"/> + <xi:include href="xml/filter.xml"/> </part> <part> <title>Printing</title> @@ -82,4 +83,16 @@ available from https://www.kernel.org/pub/linux/utils/util-linux/. <title>Index of new symbols in 2.35</title> <xi:include href="xml/api-index-2.35.xml"><xi:fallback /></xi:include> </index> + <index role="2.38"> + <title>Index of new symbols in 2.38</title> + <xi:include href="xml/api-index-2.38.xml"><xi:fallback /></xi:include> + </index> + <index role="2.39"> + <title>Index of new symbols in 2.39</title> + <xi:include href="xml/api-index-2.39.xml"><xi:fallback /></xi:include> + </index> + <index role="2.40"> + <title>Index of new symbols in 2.40</title> + <xi:include href="xml/api-index-2.40.xml"><xi:fallback /></xi:include> + </index> </book> |