]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: Start ENVIRONMENT sentences with capital letter
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 7 Apr 2026 16:27:07 +0000 (18:27 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Thu, 9 Apr 2026 09:08:49 +0000 (11:08 +0200)
This merges writing style with other sections, e.g. OPTIONS. Also, some
sentences already complied to this.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
38 files changed:
disk-utils/cfdisk.8.adoc
disk-utils/fdisk.8.adoc
disk-utils/fsck.8.adoc
disk-utils/mkfs.bfs.8.adoc
disk-utils/mkfs.cramfs.8.adoc
disk-utils/mkfs.minix.8.adoc
disk-utils/mkswap.8.adoc
disk-utils/partx.8.adoc
disk-utils/sfdisk.8.adoc
disk-utils/swaplabel.8.adoc
lib/terminal-colors.d.5.adoc
login-utils/runuser.1.adoc
login-utils/su.1.adoc
lsfd-cmd/lsfd.1.adoc
man-common/env-smartcols.adoc
misc-utils/findfs.8.adoc
misc-utils/findmnt.8.adoc
misc-utils/lsblk.8.adoc
misc-utils/whereis.1.adoc
misc-utils/wipefs.8.adoc
sys-utils/blkdiscard.8.adoc
sys-utils/chcpu.8.adoc
sys-utils/chmem.8.adoc
sys-utils/fstrim.8.adoc
sys-utils/losetup.8.adoc
sys-utils/lscpu.1.adoc
sys-utils/lsmem.1.adoc
sys-utils/lsns.8.adoc
sys-utils/mount.8.adoc
sys-utils/mountpoint.1.adoc
sys-utils/swapon.8.adoc
sys-utils/umount.8.adoc
sys-utils/zramctl.8.adoc
term-utils/agetty.8.adoc
term-utils/script.1.adoc
term-utils/scriptlive.1.adoc
term-utils/scriptreplay.1.adoc
text-utils/column.1.adoc

index 9ab29d60dc6e1783bc804853acf481007f14801c..6895cc19985367cf0719692441e786ac076a4cc2 100644 (file)
@@ -129,18 +129,18 @@ include::man-common/colors.adoc[]
 == ENVIRONMENT
 
 *CFDISK_DEBUG*=all::
-enables cfdisk debug output.
+Enables cfdisk debug output.
 
 *LIBBLKID_DEBUG*=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 *LIBFDISK_DEBUG*=all::
-enables libfdisk debug output.
+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.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 == AUTHORS
 
index 7d53115db8b1a40bf32a9755a273cc93bed54a5f..cdf6cc1937a575e436a4ef05aa6cbed39e1c3b83 100644 (file)
@@ -199,18 +199,18 @@ The welcome message.
 == ENVIRONMENT
 
 *FDISK_DEBUG*=all::
-enables fdisk debug output.
+Enables fdisk debug output.
 
 *LIBBLKID_DEBUG*=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 *LIBFDISK_DEBUG*=all::
-enables libfdisk debug output.
+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.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 == AUTHORS
 
index 4c15957bac581e88f4355386c33dd3f0376e25df..89a533831ec36537fae747340d3459fd3b38a6a7 100644 (file)
@@ -139,10 +139,10 @@ This environment variable will limit the maximum number of filesystem checkers t
 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*.
 
 *LIBBLKID_DEBUG=all*::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 *LIBMOUNT_DEBUG=all*::
-enables libmount debug output.
+Enables libmount debug output.
 
 *PATH*::
 The *PATH* environment variable is used to find filesystem checkers.
index 38cc95597618f86080be8131e13b2d57a4c0a825..21647fb87b125a76b1c46267826197723be63460 100644 (file)
@@ -60,7 +60,7 @@ Option *-V* only works as *--version* when it is the only option.
 == ENVIRONMENT
 
 LOCK_BLOCK_DEVICE=<mode>::
-use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 == EXIT STATUS
 
index 9759b6b5442849c9aac42cae774947f2face426b..da4a249211270e639da5bd56abd208b76c9211c4 100644 (file)
@@ -75,7 +75,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LOCK_BLOCK_DEVICE=<mode>::
-use exclusive BSD lock. The mode is "1" or "0". See *-l* for more details.
+Use exclusive BSD lock. The mode is "1" or "0". See *-l* for more details.
 
 == EXIT STATUS
 
index 99ff263fa444456b54068758c221c7eed1242457..ab86f877465423cc0d508b93cf7cb4fcd4dfa1b8 100644 (file)
@@ -77,7 +77,7 @@ The long option cannot be combined with other options.
 == ENVIRONMENT
 
 LOCK_BLOCK_DEVICE=<mode>::
-use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 == EXIT STATUS
 
index ace8dde7392403a6b368fce12b3874c62238c63f..7279a38feae979992521335768d6dfcdcef59bd3 100644 (file)
@@ -102,10 +102,10 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 LOCK_BLOCK_DEVICE=<mode>::
-use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 == NOTES
 
index a11a5948b0578c441b6230ccf10aa70be38bc5f6..dcdbef4a56977394980393e28ce82d09923c2805 100644 (file)
@@ -103,12 +103,12 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 include::man-common/env-smartcols.adoc[]
 
 *LOOPDEV_DEBUG*=all::
-enables loopdev debug output.
+Enables loopdev debug output.
 
 == EXAMPLE
 
index 25fc9eb07744723837f6e1db25618baad5f94580..ad51276f5606a1c7410b24ca344b1323f21e7d6c 100644 (file)
@@ -436,18 +436,18 @@ The welcome message.
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 *LIBFDISK_DEBUG*=all::
-enables libfdisk debug output.
+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.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 *SFDISK_DEBUG*=all::
-enables *sfdisk* debug output.
+Enables *sfdisk* debug output.
 
 == NOTES
 
index c2de68898ae358fdf5789e877fab6006055f4dc3..c3c65edb12c3785c6a1f19654456bc3e21d7970c 100644 (file)
@@ -41,7 +41,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 == AUTHORS
 
index ef77aa6530b8002ceb949b72b7c55f7c0699fd23..49eda011cb31a4c75fc0dbf8fef445d85c1987f5 100644 (file)
@@ -190,12 +190,12 @@ Any other use of the hash character is not interpreted as introducing a comment.
 == ENVIRONMENT
 
 *NO_COLOR*::
-if defined, this disables output colorization unless explicitly enabled by a
+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.
+Enables debug output.
 
 == FILES
 
index 197b9761581f90c98a2734d131e4fe61a3621091..d17029d1f13f6106d32557ecf69228f44cb5713f 100644 (file)
@@ -122,10 +122,10 @@ The requested command was not found
 == ENVIRONMENT
 
 *SU_DEBUG*=all::
-enables su debug output.
+Enables su debug output.
 
 *ULPTY_DEBUG*=all::
-enables pty debug output.
+Enables pty debug output.
 
 == FILES
 
index f174cbf0fd7aa5330499c362dc57645977947c9f..33e23babc4d47fbe70091a5c7534374162723a90 100644 (file)
@@ -135,10 +135,10 @@ The requested command was not found
 == ENVIRONMENT
 
 *SU_DEBUG*=all::
-enables su debug output.
+Enables su debug output.
 
 *ULPTY_DEBUG*=all::
-enables pty debug output.
+Enables pty debug output.
 
 == FILES
 
index 17ad23740cb5e3c473288b00586ca3a05e0bc885..df3732defede5166fc9cf952bf9a0e2e0411e8dc 100644 (file)
@@ -125,7 +125,7 @@ include::man-common/help-version.adoc[]
 include::man-common/env-smartcols.adoc[]
 
 *LSFD_DEBUG*=all::
-enables lsfd debug output.
+Enables lsfd debug output.
 
 == OUTPUT COLUMNS
 
index 5f0a9ba7caaa2d827abe8cb939b5ce189c81d095..b4adc2805459cb4cb993662517510bfd58542573 100644 (file)
@@ -1,12 +1,12 @@
 *LIBSMARTCOLS_DEBUG*=all::
-enables libsmartcols debug output.
+Enables libsmartcols debug output.
 
 *LIBSMARTCOLS_DEBUG_PADDING*=on::
-use visible padding characters.
+Use visible padding characters.
 
 ifdef::smartcols-json[]
 *LIBSMARTCOLS_JSON*=compact|lines::
-Controls JSON output format when using *--json*. Supported values are
+Control JSON output format when using *--json*. Supported values are
 *compact* for JSON output with minimal whitespace, and *lines* for JSON Lines
 format (one JSON object per line). If unset or set to any other value,
 pretty-printed JSON is used.
index 02d08f953adc9e6f2546816299b9b919d220ea11..3d3d45c2e20919780aa7a65c4b669bdd1df657fd 100644 (file)
@@ -68,7 +68,7 @@ usage error, wrong number of arguments or unknown option
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 == AUTHORS
 
index aa7cf0a586f951517bc03d194aee249233310571..a190cfcffb28e95dc9cd834311604c53f39ecfd7 100644 (file)
@@ -217,13 +217,13 @@ specification, or the device path or mountpoint does not exist).
 == ENVIRONMENT
 
 *LIBMOUNT_DEBUG*=all::
-enables libmount debug output
+Enables libmount debug output
 
 *LIBMOUNT_FSTAB*=<path>::
-overrides the default location of the _fstab_ file
+Overrides the default location of the _fstab_ file
 
 *LIBMOUNT_MTAB*=<path>::
-overrides the default location of the _mtab_ file
+Overrides the default location of the _mtab_ file
 
 include::man-common/env-smartcols.adoc[]
 
index 3cc180f15db649eb9790fcdce393dfd8c48b58e2..5c36f3bd2fb3425a245c463e71d414035f0eef47 100644 (file)
@@ -223,21 +223,21 @@ include::man-common/colors.adoc[]
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-enables *libblkid* debug output.
+Enables *libblkid* debug output.
 
 *LIBMOUNT_DEBUG*=all::
-enables *libmount* debug output.
+Enables *libmount* debug output.
 
 include::man-common/env-smartcols.adoc[]
 
 *LSBLK_COLUMNS*=::
-specifies a comma-separated list of output columns to print. All columns listed by *--list-columns* can be used.
+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.
+Enables *lsblk* debug output.
 
 *ULPATH_DEBUG*=all::
-enables *path* debug output.
+Enables *path* debug output.
 
 == NOTES
 
index e7ef4f7ce067a037438f620961e49677256dfdf9..81311b6ec0ba56e2ed3a57818a4f4330002d630c 100644 (file)
@@ -114,7 +114,7 @@ By default *whereis* tries to find files from hard-coded paths, which are define
 == ENVIRONMENT
 
 *WHEREIS_DEBUG*=all::
-enables debug output.
+Enables debug output.
 
 == EXAMPLES
 
index 27eca1513f5ecfa95004b33989fec606c2007895..7f5f7f38016a8cfcb7746c52b9b05d478ef8f498 100644 (file)
@@ -91,10 +91,10 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-enables *libblkid*(3) debug output.
+Enables *libblkid*(3) debug output.
 
 LOCK_BLOCK_DEVICE=<mode>::
-use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 include::man-common/env-smartcols.adoc[]
 
index a466aed8da4dadf7f285683a794e216a04bfdf66..b1f2bbb944c02f8832d1211b2cf6e42047f1d5cd 100644 (file)
@@ -72,7 +72,7 @@ failure; since v2.39, the device does not support discard operation
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-enables libblkid debug output.
+Enables libblkid debug output.
 
 == AUTHORS
 
index 1980b1ade6a19bfa494bef12e3ac5d24b862f343..6521539f904ab628de904f03dce1a396fcc02b5f 100644 (file)
@@ -72,7 +72,7 @@ partial success
 == ENVIRONMENT
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 == AUTHORS
 
index 324bf55ebe2b38cb5036ca59d41958f260cfeb2e..bb5538a44c33576acc424fa92b446a4404d05c81 100644 (file)
@@ -92,7 +92,7 @@ partial success
 == ENVIRONMENT
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 == EXAMPLES
 
index fbedb7d0e3e5a38aeeab053546e6c04fcdbaecd7..0fb28f4e9b455dcad5927a77c46ec24aa4e8aaf7 100644 (file)
@@ -87,10 +87,10 @@ The command *fstrim --all* returns 0 (all succeeded), 32 (all failed) or 64 (som
 == ENVIRONMENT
 
 *LIBMOUNT_DEBUG*=all::
-enables libmount debug output.
+Enables libmount debug output.
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 == AUTHORS
 mailto:lczerner@redhat.com[Lukas Czerner],
index 5bda765f3f277759d7f3964f7e15f27503a51d3c..1177a1e2cf52b4d1a51b7cad9d32c00fcadf2676 100644 (file)
@@ -156,13 +156,13 @@ Since version 2.37 *losetup* uses *LOOP_CONFIGURE* ioctl to set up a new loop de
 include::man-common/env-smartcols.adoc[]
 
 *LOOPDEV_DEBUG*=all::
-enables loopdev debug output.
+Enables loopdev debug output.
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 *ULSYSFS_DEBUG*=all::
-enables sysfs debug output.
+Enables sysfs debug output.
 
 == FILES
 
index 90cdf67ae32f5df6fc9148c35b7706caed09b264..8992aeacfebf047904dd24bc412c5a682b6aab0e 100644 (file)
@@ -132,12 +132,12 @@ 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.
+Enables lscpu debug output.
 
 include::man-common/env-smartcols.adoc[]
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 == COLUMNS
 
index 8877c39a587fef6897a8e0d993b7953b35d66a7f..9a7cf6b9c82d15d61d228e29b53045b3c3590467 100644 (file)
@@ -107,7 +107,7 @@ include::man-common/env-smartcols.adoc[]
 Specifies a comma-separated list of output columns to print. All columns listed in *--help* can be used.
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 == AUTHORS
 
index 039e09e7d56b8c4de94b5d39a1a748e9ef4f1ab0..5063d6985f57ce52b3cd0a6d72c56e8879fb7fa1 100644 (file)
@@ -105,7 +105,7 @@ An ioctl was unknown to the kernel.
 include::man-common/env-smartcols.adoc[]
 
 *LSNS_DEBUG*=all::
-enables *lsns* debug output.
+Enables *lsns* debug output.
 
 == AUTHORS
 
index 7fb9384b5a7a6b3bb91304a9752869f523ec0ab2..83ff9b5ccb8a2774813607ec7dc55f969e43c321 100644 (file)
@@ -1751,19 +1751,19 @@ The exit status value of the helper is returned as the exit status of *mount*(8)
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-enables libblkid debug output
+Enables libblkid debug output
 
 *LIBMOUNT_DEBUG*=all::
-enables libmount debug output
+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*.
+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)
+Overrides the default location of the _fstab_ file (ignored for suid)
 
 *LOOPDEV_DEBUG*=all::
-enables loop device setup debug output
+Enables loop device setup debug output
 
 == FILES
 
index 250f6d1a95418b627b0380b213bc03a51e0a2a17..d21d9d6e38235ebd0708db95a337c31bdafe5c3e 100644 (file)
@@ -55,7 +55,7 @@ failure; the directory is not a mountpoint, or device is not a block device on *
 == ENVIRONMENT
 
 *LIBMOUNT_DEBUG*=all::
-enables libmount debug output.
+Enables libmount debug output.
 
 == NOTES
 
index aa4b5032577ef6895887e04bdd863b19aa65a15d..9a10704f23f70f93efeb97bf9c785151f3bfe30e 100644 (file)
@@ -172,10 +172,10 @@ The old versions before v2.36 has no documented exit status, 0 means success in
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-enables *libblkid* debug output.
+Enables *libblkid* debug output.
 
 *LIBMOUNT_DEBUG*=all::
-enables *libmount* debug output.
+Enables *libmount* debug output.
 
 include::man-common/env-smartcols.adoc[]
 
index c7325b7132988b95f5aba34a74ec1e392e6ef6c9..3ffd1c0534c7f6e94e95efd0ad46f1c5b49a09f0 100644 (file)
@@ -191,10 +191,10 @@ The exit status value of the helper is returned as the exit status of *umount*(8
 == ENVIRONMENT
 
 *LIBMOUNT_DEBUG*=all::
-enables *libmount* debug output
+Enables *libmount* debug output
 
 *LIBMOUNT_FSTAB*=<path>::
-overrides the default location of the _fstab_ file (ignored for *suid*)
+Overrides the default location of the _fstab_ file (ignored for *suid*)
 
 == FILES
 
index 43ccedd175ec9a88d493669017a95b7b6a16bab9..2ec0e38a26abdbdd8c91f57b9184602cd72015d6 100644 (file)
@@ -93,10 +93,10 @@ include::man-common/help-version.adoc[]
 include::man-common/env-smartcols.adoc[]
 
 *ULPATH_DEBUG*=all::
-enables path debug output.
+Enables path debug output.
 
 *ULSYSFS_DEBUG*=all::
-enables sysfs debug output.
+Enables sysfs debug output.
 
 == FILES
 
index 87abaaaf1dd35e6b221013f214fbad98be528ac6..20e5df9b5a1b8f8ab1939244345820fcda5b1cf8 100644 (file)
@@ -198,10 +198,10 @@ Tell *agetty* that printing the hostname should be suppressed in the login: prom
 == ENVIRONMENT
 
 *ULNETADDRQ_DEBUG*=all::
-enables netaddrq debug output.
+Enables netaddrq debug output.
 
 *ULNETLINK_DEBUG*=all::
-enables netlink debug output.
+Enables netlink debug output.
 
 == EXAMPLE
 
index 30d76de9e8cac4859f18e16f9251478ef250428e..253acbfafdb5eae72db7284296e246ede42a4dd0 100644 (file)
@@ -130,13 +130,13 @@ Upon receiving *SIGUSR1*, *script* immediately flushes the output files.
 == ENVIRONMENT
 
 *SCRIPT_DEBUG*=all::
-enables script debug output.
+Enables script debug output.
 
 *SHELL*::
 If the variable *SHELL* exists, the shell forked by *script* will be that shell. If *SHELL* is not set, the Bourne shell is assumed. (Most shells set this variable automatically).
 
 *ULPTY_DEBUG*=all::
-enables pty debug output.
+Enables pty debug output.
 
 == NOTES
 
index e0047c59a3c03fc487c2cb40ab104131acc5de03..f655a612697f44632bf3c34027473495cddd0a7b 100644 (file)
@@ -67,10 +67,10 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 *SCRIPTREPLAY_DEBUG*=all::
-enables scriptreplay debug output.
+Enables scriptreplay debug output.
 
 *ULPTY_DEBUG*=all::
-enables pty debug output.
+Enables pty debug output.
 
 == EXAMPLES
 
index 64923a270b1eb3df373e52a160ddbe8afc637ba7..b0d51ff2c8d05ca8a181a1f397bd5be391ecb100 100644 (file)
@@ -81,7 +81,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 *SCRIPTREPLAY_DEBUG*=all::
-enables scriptreplay debug output.
+Enables scriptreplay debug output.
 
 == EXAMPLES
 
index 6bbf4c649dbe4bf6ed83c54e47f0140acab0437e..c03d61d6fcf393eb758d9b4ea9a77119eb7ac4c6 100644 (file)
@@ -255,7 +255,7 @@ will be colorized by direct color names.
 == ENVIRONMENT
 
 *COLUMNS*::
-is used to determine the size of the screen if no other information is available.
+Is used to determine the size of the screen if no other information is available.
 
 include::man-common/env-smartcols.adoc[]