From: Mario Blättermann Date: Tue, 16 Mar 2021 20:17:50 +0000 (+0100) Subject: Asciidoc: add missing bugreports section to libblkid and some cleanup X-Git-Tag: v2.37-rc1~34^2~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4251413a14fddb2988bf25963448d554971f1963;p=thirdparty%2Futil-linux.git Asciidoc: add missing bugreports section to libblkid and some cleanup --- diff --git a/libblkid/libblkid.3.adoc b/libblkid/libblkid.3.adoc index 1d63fecf15..1c61baeb9c 100644 --- a/libblkid/libblkid.3.adoc +++ b/libblkid/libblkid.3.adoc @@ -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[]