]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Asciidoc: add missing bugreports section to libblkid and some cleanup
authorMario Blättermann <mario.blaettermann@gmail.com>
Tue, 16 Mar 2021 20:17:50 +0000 (21:17 +0100)
committerMario Blättermann <mario.blaettermann@gmail.com>
Tue, 16 Mar 2021 20:17:50 +0000 (21:17 +0100)
libblkid/libblkid.3.adoc

index 1d63fecf153c59f7bea10c981b5411af2a72fcad..1c61baeb9c0f6f66308bfe4467a5be59d72194be 100644 (file)
@@ -38,7 +38,6 @@ If you are dealing with multiple devices, use of the cache is highly recommended
 
 In some cases (modular kernels), block devices are not even visible until after they are accessed the first time, so it is critical that there is some way to locate these devices without enumerating only visible devices, so the use of the cache file is *required* in this situation.
 
-[[configuration_file]]
 == CONFIGURATION FILE
 
 The standard location of the _/etc/blkid.conf_ config file can be overridden by the environment variable *BLKID_CONF*. For more details about the config file see *blkid*(8) man page.
@@ -53,12 +52,13 @@ The low-level probing code was rewritten by Karel Zak.
 
 *libblkid* is available under the terms of the GNU Library General Public License (LGPL), version 2 (or at your discretion any later version).
 
-[[see_also]]
 == SEE ALSO
 
 *blkid*(8), 
 *findfs*(8)
 
+include::../man-common/bugreports.adoc[]
+
 include::../man-common/footer-lib.adoc[]
 
 ifdef::translation[]