diff options
author | Karel Zak | 2016-09-27 12:52:47 +0200 |
---|---|---|
committer | Karel Zak | 2016-09-27 12:52:47 +0200 |
commit | 81b176c4da088c483c2cd4dea6f2e3e34a37f2be (patch) | |
tree | b3725945e43a9bd540cf2d729967c505cb387299 /libmount/docs | |
parent | libfdisk: (docs) add missing version notes (diff) | |
download | kernel-qcow2-util-linux-81b176c4da088c483c2cd4dea6f2e3e34a37f2be.tar.gz kernel-qcow2-util-linux-81b176c4da088c483c2cd4dea6f2e3e34a37f2be.tar.xz kernel-qcow2-util-linux-81b176c4da088c483c2cd4dea6f2e3e34a37f2be.zip |
docs: some random fixes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/docs')
-rw-r--r-- | libmount/docs/libmount-docs.xml | 4 | ||||
-rw-r--r-- | libmount/docs/libmount-sections.txt | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/libmount/docs/libmount-docs.xml b/libmount/docs/libmount-docs.xml index e7ae0bcc4..04a055f48 100644 --- a/libmount/docs/libmount-docs.xml +++ b/libmount/docs/libmount-docs.xml @@ -63,4 +63,8 @@ available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. <title>API Index</title> <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> </index> + <index role="2.28"> + <title>Index of new symbols in 2.28</title> + <xi:include href="xml/api-index-2.28.xml"><xi:fallback /></xi:include> + </index> </book> diff --git a/libmount/docs/libmount-sections.txt b/libmount/docs/libmount-sections.txt index 8f12c2d11..e1607ea54 100644 --- a/libmount/docs/libmount-sections.txt +++ b/libmount/docs/libmount-sections.txt @@ -104,6 +104,7 @@ MNT_ERR_MOUNTOPT MNT_ERR_NOFSTAB MNT_ERR_NOFSTYPE MNT_ERR_NOSOURCE +MNT_ERR_LOOPOVERLAP </SECTION> <SECTION> |