]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man: Adjust ENVIRONMENT grammar
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 7 Apr 2026 16:33:36 +0000 (18:33 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Thu, 9 Apr 2026 09:09:26 +0000 (11:09 +0200)
Avoid third person and describe what you can do with the variable
instead. Matches OPTIONS section sentences.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
39 files changed:
disk-utils/cfdisk.8.adoc
disk-utils/fdisk.8.adoc
disk-utils/fsck.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/getopt.1.adoc
misc-utils/hardlink.1.adoc
misc-utils/lsblk.8.adoc
misc-utils/lsclocks.1.adoc
misc-utils/lslocks.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/pg.1.adoc

index 6895cc19985367cf0719692441e786ac076a4cc2..74f4a03e7e1b4535fe0aa7f2a58801873f71ddd5 100644 (file)
@@ -129,13 +129,13 @@ include::man-common/colors.adoc[]
 == ENVIRONMENT
 
 *CFDISK_DEBUG*=all::
-Enables cfdisk debug output.
+Enable cfdisk debug output.
 
 *LIBBLKID_DEBUG*=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 *LIBFDISK_DEBUG*=all::
-Enables libfdisk debug output.
+Enable libfdisk debug output.
 
 include::man-common/env-smartcols.adoc[]
 
index cdf6cc1937a575e436a4ef05aa6cbed39e1c3b83..fcaaffc51c0537671db03f552b74bafe238d9a2d 100644 (file)
@@ -199,13 +199,13 @@ The welcome message.
 == ENVIRONMENT
 
 *FDISK_DEBUG*=all::
-Enables fdisk debug output.
+Enable fdisk debug output.
 
 *LIBBLKID_DEBUG*=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 *LIBFDISK_DEBUG*=all::
-Enables libfdisk debug output.
+Enable libfdisk debug output.
 
 include::man-common/env-smartcols.adoc[]
 
index 89a533831ec36537fae747340d3459fd3b38a6a7..37e863ab9e467b74a855faf14fd6a676edf65be3 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.
+Enable libblkid debug output.
 
 *LIBMOUNT_DEBUG=all*::
-Enables libmount debug output.
+Enable libmount debug output.
 
 *PATH*::
 The *PATH* environment variable is used to find filesystem checkers.
index 7279a38feae979992521335768d6dfcdcef59bd3..bce7947d2b02643b1b0f2f328e5325279d622f71 100644 (file)
@@ -102,7 +102,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 LOCK_BLOCK_DEVICE=<mode>::
 Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
index dcdbef4a56977394980393e28ce82d09923c2805..e1eeb09e2f8a556d76367ed0620bdcc77ddab9bf 100644 (file)
@@ -103,12 +103,12 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 include::man-common/env-smartcols.adoc[]
 
 *LOOPDEV_DEBUG*=all::
-Enables loopdev debug output.
+Enable loopdev debug output.
 
 == EXAMPLE
 
index ad51276f5606a1c7410b24ca344b1323f21e7d6c..3a3c5eb86038ffd3f4a99b2b42342142ee333f14 100644 (file)
@@ -436,10 +436,10 @@ The welcome message.
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 *LIBFDISK_DEBUG*=all::
-Enables libfdisk debug output.
+Enable libfdisk debug output.
 
 include::man-common/env-smartcols.adoc[]
 
@@ -447,7 +447,7 @@ include::man-common/env-smartcols.adoc[]
 Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 *SFDISK_DEBUG*=all::
-Enables *sfdisk* debug output.
+Enable *sfdisk* debug output.
 
 == NOTES
 
index c3c65edb12c3785c6a1f19654456bc3e21d7970c..687058834e344cb572101c5f39b52d67c9445f44 100644 (file)
@@ -41,7 +41,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 == AUTHORS
 
index 49eda011cb31a4c75fc0dbf8fef445d85c1987f5..9e56a8b74aea2df30e80e0fff9c472f833734344 100644 (file)
@@ -195,7 +195,7 @@ 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.
+Enable debug output.
 
 == FILES
 
index d17029d1f13f6106d32557ecf69228f44cb5713f..a480102d88eefc35b2669a8e7387b6bdc857c3c6 100644 (file)
@@ -122,10 +122,10 @@ The requested command was not found
 == ENVIRONMENT
 
 *SU_DEBUG*=all::
-Enables su debug output.
+Enable su debug output.
 
 *ULPTY_DEBUG*=all::
-Enables pty debug output.
+Enable pty debug output.
 
 == FILES
 
index 33e23babc4d47fbe70091a5c7534374162723a90..cb36d224e5d45adb38bbe964b541e7d47c3712ae 100644 (file)
@@ -135,10 +135,10 @@ The requested command was not found
 == ENVIRONMENT
 
 *SU_DEBUG*=all::
-Enables su debug output.
+Enable su debug output.
 
 *ULPTY_DEBUG*=all::
-Enables pty debug output.
+Enable pty debug output.
 
 == FILES
 
index df3732defede5166fc9cf952bf9a0e2e0411e8dc..4327dd57d7b48b40c64ec9eac873e315569e06f1 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.
+Enable lsfd debug output.
 
 == OUTPUT COLUMNS
 
index b4adc2805459cb4cb993662517510bfd58542573..e49c4c5e55a238f7f8ff26104d3bd917b1aa5d7c 100644 (file)
@@ -1,5 +1,5 @@
 *LIBSMARTCOLS_DEBUG*=all::
-Enables libsmartcols debug output.
+Enable libsmartcols debug output.
 
 *LIBSMARTCOLS_DEBUG_PADDING*=on::
 Use visible padding characters.
index 3d3d45c2e20919780aa7a65c4b669bdd1df657fd..28b6cd494361bf65013973c91d37ccce8d6c2f6c 100644 (file)
@@ -68,7 +68,7 @@ usage error, wrong number of arguments or unknown option
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-Enables libblkid debug output.
+Enable libblkid debug output.
 
 == AUTHORS
 
index a190cfcffb28e95dc9cd834311604c53f39ecfd7..468965f6d9f5240d4f9daac2b7a96f07691f116e 100644 (file)
@@ -217,13 +217,13 @@ specification, or the device path or mountpoint does not exist).
 == ENVIRONMENT
 
 *LIBMOUNT_DEBUG*=all::
-Enables libmount debug output
+Enable libmount debug output
 
 *LIBMOUNT_FSTAB*=<path>::
-Overrides the default location of the _fstab_ file
+Override the default location of the _fstab_ file
 
 *LIBMOUNT_MTAB*=<path>::
-Overrides the default location of the _mtab_ file
+Override the default location of the _mtab_ file
 
 include::man-common/env-smartcols.adoc[]
 
index 9eacbe1fe913abb0f9bb4c39bfddb7f087201145..f0c3fffa95a6bbff62f9e328d472d2ca0a5187c3 100644 (file)
@@ -136,7 +136,7 @@ Example scripts for (ba)sh and (t)csh are provided with the *getopt*(1) distribu
 == ENVIRONMENT
 
 *GETOPT_COMPATIBLE*::
-Forces *getopt* to use the first calling format as specified in the *SYNOPSIS*.
+Force *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 '*-*'.
index 21b976297e0d0bc6abc65c1781b835d23745f280..4c684351754206a6d2ceaa51e29ae2c525cb4dd7 100644 (file)
@@ -156,7 +156,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 *ULFILEEQ_DEBUG*=all::
-Enables debug output for file comparisons.
+Enable debug output for file comparisons.
 
 == BUGS
 
index 5c36f3bd2fb3425a245c463e71d414035f0eef47..4b73c33c65667181ee928dca624cb435590dadf0 100644 (file)
@@ -223,21 +223,21 @@ include::man-common/colors.adoc[]
 == ENVIRONMENT
 
 *LIBBLKID_DEBUG*=all::
-Enables *libblkid* debug output.
+Enable *libblkid* debug output.
 
 *LIBMOUNT_DEBUG*=all::
-Enables *libmount* debug output.
+Enable *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.
+Specify 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.
+Enable *lsblk* debug output.
 
 *ULPATH_DEBUG*=all::
-Enables *path* debug output.
+Enable *path* debug output.
 
 == NOTES
 
index 77aec84a6ca0658ba0cb103aca6decb20740eda5..310c5c80c90991049e85f2e82f5a52d8f47b72b4 100644 (file)
@@ -74,7 +74,7 @@ include::man-common/help-version.adoc[]
 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.
+Specify a comma-separated list of output columns to print. All columns listed in *OUTPUT COLUMNS* can be used.
 
 == OUTPUT COLUMNS
 
index 07ce30054c521c6d8a8c024318894b03638e1596..f12405526d0bf1d152a7597875348cb82b6ae2fa 100644 (file)
@@ -85,7 +85,7 @@ include::man-common/help-version.adoc[]
 include::man-common/env-smartcols.adoc[]
 
 LSLOCKS_COLUMNS=::
-Specifies a comma-separated list of output columns to print. All columns listed by *--list-columns* can be used.
+Specify a comma-separated list of output columns to print. All columns listed by *--list-columns* can be used.
 
 == OUTPUT
 
index 81311b6ec0ba56e2ed3a57818a4f4330002d630c..fdf07791e1273a622dc919db26281c1e3b3506e5 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.
+Enable debug output.
 
 == EXAMPLES
 
index 7f5f7f38016a8cfcb7746c52b9b05d478ef8f498..487c44cc0416e748ce842cb26f0d982b610352d4 100644 (file)
@@ -91,7 +91,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-Enables *libblkid*(3) debug output.
+Enable *libblkid*(3) debug output.
 
 LOCK_BLOCK_DEVICE=<mode>::
 Use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
index b1f2bbb944c02f8832d1211b2cf6e42047f1d5cd..7094f5d1940a37d4ad3814e219ff3e5cfe167a15 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.
+Enable libblkid debug output.
 
 == AUTHORS
 
index 6521539f904ab628de904f03dce1a396fcc02b5f..f8aec0f3511936734eceb44e96795217aab1fc30 100644 (file)
@@ -72,7 +72,7 @@ partial success
 == ENVIRONMENT
 
 *ULPATH_DEBUG*=all::
-Enables path debug output.
+Enable path debug output.
 
 == AUTHORS
 
index bb5538a44c33576acc424fa92b446a4404d05c81..f695bb96e8ed5eff334c4112505078b5f293c491 100644 (file)
@@ -92,7 +92,7 @@ partial success
 == ENVIRONMENT
 
 *ULPATH_DEBUG*=all::
-Enables path debug output.
+Enable path debug output.
 
 == EXAMPLES
 
index 0fb28f4e9b455dcad5927a77c46ec24aa4e8aaf7..d18fdba1f4fcf8fcd21049478b3ed672c4560e30 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.
+Enable libmount debug output.
 
 *ULPATH_DEBUG*=all::
-Enables path debug output.
+Enable path debug output.
 
 == AUTHORS
 mailto:lczerner@redhat.com[Lukas Czerner],
index 1177a1e2cf52b4d1a51b7cad9d32c00fcadf2676..53ff273ab52c74b2f496629fcefcb42b974071a5 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.
+Enable loopdev debug output.
 
 *ULPATH_DEBUG*=all::
-Enables path debug output.
+Enable path debug output.
 
 *ULSYSFS_DEBUG*=all::
-Enables sysfs debug output.
+Enable sysfs debug output.
 
 == FILES
 
index 8992aeacfebf047904dd24bc412c5a682b6aab0e..355461e9164cd2174a13297af26b4af074f4f9fc 100644 (file)
@@ -129,15 +129,15 @@ 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.
+Specify 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.
+Enable lscpu debug output.
 
 include::man-common/env-smartcols.adoc[]
 
 *ULPATH_DEBUG*=all::
-Enables path debug output.
+Enable path debug output.
 
 == COLUMNS
 
index 9a7cf6b9c82d15d61d228e29b53045b3c3590467..26c330de7a084b25a7f9a498f3dc5b7f86716458 100644 (file)
@@ -104,10 +104,10 @@ include::man-common/help-version.adoc[]
 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.
+Specify a comma-separated list of output columns to print. All columns listed in *--help* can be used.
 
 *ULPATH_DEBUG*=all::
-Enables path debug output.
+Enable path debug output.
 
 == AUTHORS
 
index 5063d6985f57ce52b3cd0a6d72c56e8879fb7fa1..c480d5337c2c245473e0a8ef2cd7da956b8df9d5 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.
+Enable *lsns* debug output.
 
 == AUTHORS
 
index 83ff9b5ccb8a2774813607ec7dc55f969e43c321..4a9e72a2fad624da1dea2ad63e9d8854de2eeec0 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
+Enable libblkid debug output
 
 *LIBMOUNT_DEBUG*=all::
-Enables libmount debug output
+Enable 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)
+Override the default location of the _fstab_ file (ignored for suid)
 
 *LOOPDEV_DEBUG*=all::
-Enables loop device setup debug output
+Enable loop device setup debug output
 
 == FILES
 
index d21d9d6e38235ebd0708db95a337c31bdafe5c3e..34d9cfff04dcfab597cd588866c4aa21d0053567 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.
+Enable libmount debug output.
 
 == NOTES
 
index 9a10704f23f70f93efeb97bf9c785151f3bfe30e..8167141772388439618b7722a5662e41c4f433d6 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.
+Enable *libblkid* debug output.
 
 *LIBMOUNT_DEBUG*=all::
-Enables *libmount* debug output.
+Enable *libmount* debug output.
 
 include::man-common/env-smartcols.adoc[]
 
index 3ffd1c0534c7f6e94e95efd0ad46f1c5b49a09f0..bc93352cebe1652ab2c5d03bd7d65a14e9533308 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
+Enable *libmount* debug output
 
 *LIBMOUNT_FSTAB*=<path>::
-Overrides the default location of the _fstab_ file (ignored for *suid*)
+Override the default location of the _fstab_ file (ignored for *suid*)
 
 == FILES
 
index 2ec0e38a26abdbdd8c91f57b9184602cd72015d6..22d8b4fbb93523610ca55bc9d502d451607defcf 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.
+Enable path debug output.
 
 *ULSYSFS_DEBUG*=all::
-Enables sysfs debug output.
+Enable sysfs debug output.
 
 == FILES
 
index 20e5df9b5a1b8f8ab1939244345820fcda5b1cf8..5e6ab6f3725d92d20c86bf6f274653882a93a487 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.
+Enable netaddrq debug output.
 
 *ULNETLINK_DEBUG*=all::
-Enables netlink debug output.
+Enable netlink debug output.
 
 == EXAMPLE
 
index 253acbfafdb5eae72db7284296e246ede42a4dd0..7625080712226838856dfdba138c230d00de1b4b 100644 (file)
@@ -130,13 +130,13 @@ Upon receiving *SIGUSR1*, *script* immediately flushes the output files.
 == ENVIRONMENT
 
 *SCRIPT_DEBUG*=all::
-Enables script debug output.
+Enable 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.
+Enable pty debug output.
 
 == NOTES
 
index f655a612697f44632bf3c34027473495cddd0a7b..c8ce4428f4609743a2c0ab787512b18be2614b1b 100644 (file)
@@ -67,10 +67,10 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 *SCRIPTREPLAY_DEBUG*=all::
-Enables scriptreplay debug output.
+Enable scriptreplay debug output.
 
 *ULPTY_DEBUG*=all::
-Enables pty debug output.
+Enable pty debug output.
 
 == EXAMPLES
 
index b0d51ff2c8d05ca8a181a1f397bd5be391ecb100..29d4e5f6f6d74d1b1782518720c48146cb5b2fab 100644 (file)
@@ -81,7 +81,7 @@ include::man-common/help-version.adoc[]
 == ENVIRONMENT
 
 *SCRIPTREPLAY_DEBUG*=all::
-Enables scriptreplay debug output.
+Enable scriptreplay debug output.
 
 == EXAMPLES
 
index 10ffd727d71ff78253bffd9b6eb8428f88690c29..9c6a8914c4e7e4b188bd5fea6ac3c66714d24fb0 100644 (file)
@@ -119,19 +119,19 @@ If the user presses the interrupt or quit key while *pg* reads from the input fi
 == ENVIRONMENT
 
 *COLUMNS*::
-Overrides the system-supplied number of columns if set.
+Override the system-supplied number of columns if set.
 
 *LANG*, *LC_ALL*, *LC_COLLATE*, *LC_CTYPE*, *LC_MESSAGES*::
 See *locale*(7).
 
 *LINES*::
-Overrides the system-supplied number of lines if set.
+Override the system-supplied number of lines if set.
 
 *SHELL*::
 Used by the *!* command.
 
 *TERM*::
-Determines the terminal type.
+Determine the terminal type.
 
 == NOTES