This matches other sections, e.g. OPTIONS.
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
*CFDISK_DEBUG*=all::
enables cfdisk debug output.
-*LIBFDISK_DEBUG*=all::
-enables libfdisk debug output.
-
*LIBBLKID_DEBUG*=all::
enables libblkid debug output.
+*LIBFDISK_DEBUG*=all::
+enables libfdisk debug output.
+
include::man-common/env-smartcols.adoc[]
*LOCK_BLOCK_DEVICE*=<mode>::
*FDISK_DEBUG*=all::
enables fdisk debug output.
-*LIBFDISK_DEBUG*=all::
-enables libfdisk debug output.
-
*LIBBLKID_DEBUG*=all::
enables libblkid debug output.
+*LIBFDISK_DEBUG*=all::
+enables libfdisk debug output.
+
include::man-common/env-smartcols.adoc[]
*LOCK_BLOCK_DEVICE*=<mode>::
*FSCK_MAX_INST*::
This environment variable will limit the maximum number of filesystem checkers that can be running at one time. This allows configurations which have a large number of disks to avoid *fsck* starting too many filesystem checkers at once, which might overload CPU and memory resources available on the system. If this value is zero, then an unlimited number of processes can be spawned. This is currently the default, but future versions of *fsck* may attempt to automatically determine how many filesystem checks can be run based on gathering accounting data from the operating system.
-*PATH*::
-The *PATH* environment variable is used to find filesystem checkers.
-
*FSTAB_FILE*::
This environment variable allows the system administrator to override the standard location of the _/etc/fstab_ file. It is also useful for developers who are testing *fsck*.
*LIBMOUNT_DEBUG=all*::
enables libmount debug output.
+*PATH*::
+The *PATH* environment variable is used to find filesystem checkers.
+
== FILES
_/etc/fstab_
== ENVIRONMENT
-*SFDISK_DEBUG*=all::
-enables *sfdisk* debug output.
-*LIBFDISK_DEBUG*=all::
-enables libfdisk debug output.
*LIBBLKID_DEBUG*=all::
enables libblkid debug output.
+
+*LIBFDISK_DEBUG*=all::
+enables libfdisk debug output.
+
include::man-common/env-smartcols.adoc[]
*LOCK_BLOCK_DEVICE*=<mode>::
use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+*SFDISK_DEBUG*=all::
+enables *sfdisk* debug output.
+
== NOTES
Since version 2.26 *sfdisk* no longer provides the *-R* or *--re-read* option to force the kernel to reread the partition table. Use *blockdev --rereadpt* instead.
== ENVIRONMENT
-*TERMINAL_COLORS_DEBUG*=all::
-enables debug output.
-
*NO_COLOR*::
if defined, this disables output colorization unless explicitly enabled by a
command-line option. See https://no-color.org/ for more details. Supported
since util-linux version 2.41.
+*TERMINAL_COLORS_DEBUG*=all::
+enables debug output.
+
== FILES
_$XDG_CONFIG_HOME/terminal-colors.d_
== ENVIRONMENT
+*LIBMOUNT_DEBUG*=all::
+enables libmount debug output
+
*LIBMOUNT_FSTAB*=<path>::
overrides the default location of the _fstab_ file
*LIBMOUNT_MTAB*=<path>::
overrides the default location of the _mtab_ file
-*LIBMOUNT_DEBUG*=all::
-enables libmount debug output
-
include::man-common/env-smartcols.adoc[]
== EXAMPLES
== ENVIRONMENT
-*POSIXLY_CORRECT*::
-This environment variable is examined by the *getopt*(3) routines. If it is set, parsing stops as soon as a parameter is found that is not an option or an option argument. All remaining parameters are also interpreted as non-option parameters, regardless whether they start with a '*-*'.
-
*GETOPT_COMPATIBLE*::
Forces *getopt* to use the first calling format as specified in the *SYNOPSIS*.
+*POSIXLY_CORRECT*::
+This environment variable is examined by the *getopt*(3) routines. If it is set, parsing stops as soon as a parameter is found that is not an option or an option argument. All remaining parameters are also interpreted as non-option parameters, regardless whether they start with a '*-*'.
+
== BUGS
*getopt*(3) can parse long options with optional arguments that are given an empty optional argument (but cannot do this for short options). This *getopt*(1) treats optional arguments that are empty as if they were not present.
== ENVIRONMENT
-*LSBLK_DEBUG*=all::
-enables *lsblk* debug output.
-
*LIBBLKID_DEBUG*=all::
enables *libblkid* debug output.
*LSBLK_COLUMNS*=::
specifies a comma-separated list of output columns to print. All columns listed by *--list-columns* can be used.
+*LSBLK_DEBUG*=all::
+enables *lsblk* debug output.
+
*ULPATH_DEBUG*=all::
enables *path* debug output.
== ENVIRONMENT
+include::man-common/env-smartcols.adoc[]
+
LSCLOCKS_COLUMNS=::
Specifies a comma-separated list of output columns to print. All columns listed in *OUTPUT COLUMNS* can be used.
-include::man-common/env-smartcols.adoc[]
-
== OUTPUT COLUMNS
Each column has a type. Types are surround by < and >.
== ENVIRONMENT
+include::man-common/env-smartcols.adoc[]
+
*LOOPDEV_DEBUG*=all::
enables loopdev debug output.
*ULSYSFS_DEBUG*=all::
enables sysfs debug output.
-include::man-common/env-smartcols.adoc[]
-
== FILES
_/dev/loop[0..N]_::
== ENVIRONMENT
-LSCPU_COLUMNS=::
-Specifies a comma-separated list of output columns to print. All columns listed by *--list-columns* for the options *-e* and *-p* can be used.
-
LSCPU_CACHES_COLUMNS=::
Same as *LSCPU_COLUMNS* with the difference that columns only listed for the *-C* option can be used.
+LSCPU_COLUMNS=::
+Specifies a comma-separated list of output columns to print. All columns listed by *--list-columns* for the options *-e* and *-p* can be used.
+
*LSCPU_DEBUG*=all::
enables lscpu debug output.
== ENVIRONMENT
+include::man-common/env-smartcols.adoc[]
+
*LSMEM_COLUMNS*::
Specifies a comma-separated list of output columns to print. All columns listed in *--help* can be used.
-include::man-common/env-smartcols.adoc[]
-
*ULPATH_DEBUG*=all::
enables path debug output.
== ENVIRONMENT
+include::man-common/env-smartcols.adoc[]
+
*LSNS_DEBUG*=all::
enables *lsns* debug output.
-include::man-common/env-smartcols.adoc[]
-
== AUTHORS
mailto:kzak@redhat.com[Karel Zak]
== ENVIRONMENT
+*LIBBLKID_DEBUG*=all::
+enables libblkid debug output
+
+*LIBMOUNT_DEBUG*=all::
+enables libmount debug output
+
*LIBMOUNT_FORCE_MOUNT2*={always|never|auto}::
force to use classic *mount*(2) system call (requires support for new file descriptors based mount API). The default is *auto*; in this case, libmount tries to be smart and use classic *mount*(2) only for well-known issues. If the new mount API is unavailable, libmount can still use traditional *mount*(2), although LIBMOUNT_FORCE_MOUNT2 is set to *never*.
*LIBMOUNT_FSTAB*=<path>::
overrides the default location of the _fstab_ file (ignored for suid)
-*LIBMOUNT_DEBUG*=all::
-enables libmount debug output
-
-*LIBBLKID_DEBUG*=all::
-enables libblkid debug output
-
*LOOPDEV_DEBUG*=all::
enables loop device setup debug output
== ENVIRONMENT
-*LIBMOUNT_DEBUG*=all::
-enables *libmount* debug output.
-
*LIBBLKID_DEBUG*=all::
enables *libblkid* debug output.
+*LIBMOUNT_DEBUG*=all::
+enables *libmount* debug output.
+
include::man-common/env-smartcols.adoc[]
== FILES
== ENVIRONMENT
-*LIBMOUNT_FSTAB*=<path>::
-overrides the default location of the _fstab_ file (ignored for *suid*)
-
*LIBMOUNT_DEBUG*=all::
enables *libmount* debug output
+*LIBMOUNT_FSTAB*=<path>::
+overrides the default location of the _fstab_ file (ignored for *suid*)
+
== FILES
_/etc/mtab_::
The *more* command respects the following environment variables, if they exist:
+*EDITOR*::
+The editor of choice when *VISUAL* is not specified.
+
*MORE*::
This variable may be set with favored options to *more*.
-*SHELL*::
-Current shell in use (normally set by the shell at login time).
-
-*TERM*::
-The terminal type used by *more* to get the terminal characteristics necessary to manipulate the screen.
+*MORESECURE*::
+Run *more* in "secure" mode. See SECURITY for details.
-*VISUAL*::
-The editor the user prefers. Invoked when command key _v_ is pressed.
+*MORE_SHELL_LINES*::
+Specify the _number_ of lines per screenful. It has the same effect as the *-n* and *--lines* options. See in OPTIONS for details. Also, note that the environment variable's value will be overridden if any of these options are set.
-*EDITOR*::
-The editor of choice when *VISUAL* is not specified.
+*PAGERSECURE*::
+Equivalent to MORESECURE.
*POSIXLY_CORRECT*::
Disable exit-on-eof (see option *-e* for more details).
-*MORESECURE*::
-Run *more* in "secure" mode. See SECURITY for details.
+*SHELL*::
+Current shell in use (normally set by the shell at login time).
-*PAGERSECURE*::
-Equivalent to MORESECURE.
+*TERM*::
+The terminal type used by *more* to get the terminal characteristics necessary to manipulate the screen.
-*MORE_SHELL_LINES*::
-Specify the _number_ of lines per screenful. It has the same effect as the *-n* and *--lines* options. See in OPTIONS for details. Also, note that the environment variable's value will be overridden if any of these options are set.
+*VISUAL*::
+The editor the user prefers. Invoked when command key _v_ is pressed.
== HISTORY