Update the manpages of programs that use this environment variable for
extra debugging information.
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
.TP
.B LIBBLKID_DEBUG=0xffff
enables debug output.
+.TP
+.B LIBMOUNT_DEBUG=0xffff
+enables debug output.
.SH SEE ALSO
.BR fstab (5),
.BR mkfs (8),
Milan Broz <mbroz@redhat.com>
Karel Zak <kzak@redhat.com>
.fi
+.SH ENVIRONMENT
+.IP LIBMOUNT_DEBUG=0xffff
+enables debug output.
.SH SEE ALSO
.BR findmnt (8),
.BR blkid (8),
.SH AUTHOR
.PP
Karel Zak <kzak@redhat.com>
+.SH ENVIRONMENT
+.IP LIBMOUNT_DEBUG=0xffff
+enables debug output.
.SH NOTES
.PP
The util-linux
.B mountpoint
implementation was written from scratch for libmount. The original version
for sysvinit suite was written by Miquel van Smoorenburg.
+
.SH SEE ALSO
.BR mount (8)
.SH AVAILABILITY
file to a loopback device. This will allow the file system to determine the
mapping properly but may come with a performance impact.
+.SH ENVIRONMENT
+.IP LIBMOUNT_DEBUG=0xffff
+enables debug output.
+
.SH SEE ALSO
.BR swapon (2),
.BR swapoff (2),
.SH FILES
.I /etc/mtab
table of mounted file systems
+.SH ENVIRONMENT
+.IP LIBMOUNT_FSTAB=<path>
+overrides the default location of the fstab file
+.IP LIBMOUNT_MTAB=<path>
+overrides the default location of the mtab file
+.IP LIBMOUNT_DEBUG=0xffff
+enables debug output
.SH "SEE ALSO"
.BR umount (2),
.BR mount (8),