From 4251413a14fddb2988bf25963448d554971f1963 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Tue, 16 Mar 2021 21:17:50 +0100 Subject: [PATCH] Asciidoc: add missing bugreports section to libblkid and some cleanup --- libblkid/libblkid.3.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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[] -- 2.47.2