]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: add blkid_probe_step_back to documentation
authorKarel Zak <kzak@redhat.com>
Tue, 19 Feb 2013 12:12:31 +0000 (13:12 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Feb 2013 12:12:31 +0000 (13:12 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/docs/libblkid-sections.txt

index 265bfcaa140f72f2812e0a1ab5bd2e7185916063..149dd3831592ec82f11db0a21b507a43fa23da0a 100644 (file)
@@ -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>