summaryrefslogtreecommitdiffstats
path: root/libblkid
diff options
context:
space:
mode:
authorKarel Zak2013-02-19 13:12:31 +0100
committerKarel Zak2013-02-19 13:12:31 +0100
commit9148b9bb4735fcc65453ce14cc6df708ff8d24e0 (patch)
tree4490ea3b99f34ed4d0f2dbc0c6adb5fc9289f7e2 /libblkid
parentlibblkid: return disk ID/UUID by PT binary interface (diff)
downloadkernel-qcow2-util-linux-9148b9bb4735fcc65453ce14cc6df708ff8d24e0.tar.gz
kernel-qcow2-util-linux-9148b9bb4735fcc65453ce14cc6df708ff8d24e0.tar.xz
kernel-qcow2-util-linux-9148b9bb4735fcc65453ce14cc6df708ff8d24e0.zip
libblkid: add blkid_probe_step_back to documentation
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libblkid')
-rw-r--r--libblkid/docs/libblkid-sections.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/libblkid/docs/libblkid-sections.txt b/libblkid/docs/libblkid-sections.txt
index 265bfcaa1..149dd3831 100644
--- a/libblkid/docs/libblkid-sections.txt
+++ b/libblkid/docs/libblkid-sections.txt
@@ -44,13 +44,14 @@ blkid_new_probe
blkid_new_probe_from_filename
blkid_probe_get_devno
blkid_probe_get_fd
-blkid_probe_get_sectorsize
+blkid_probe_get_offset
blkid_probe_get_sectors
+blkid_probe_get_sectorsize
blkid_probe_get_size
-blkid_probe_get_offset
blkid_probe_get_wholedisk_devno
-blkid_probe_set_device
blkid_probe_is_wholedisk
+blkid_probe_set_device
+blkid_probe_step_back
blkid_reset_probe
</SECTION>