From: Michael Kerrisk (man-pages) Date: Tue, 19 May 2020 12:52:51 +0000 (+0200) Subject: Manual pages: Standardize on ENVIRONMENT as section title X-Git-Tag: v2.36-rc1~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4259cff22eb68cae0ebf7f6d33ee5cbb21d6c5fe;p=thirdparty%2Futil-linux.git Manual pages: Standardize on ENVIRONMENT as section title There is quite some value (in terms of readability and user expectations) if consistent names are used for the sections within manual pages. This patch is one of a series to bring about this consistency. But, let's make sure that the section is consistently titled across pages. Currently we have ENVIRONMENT (many) or ENVIRONMENT VARIABLES (3). Let's standardize on ENVIRONMENT (which is also what is suggested in man-pages(7)). Signed-off-by: Michael Kerrisk --- diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8 index 10728c8614..e53333bca2 100644 --- a/disk-utils/fsck.8 +++ b/disk-utils/fsck.8 @@ -345,7 +345,7 @@ with Options to different filesystem-specific fsck's are not standardized. .SH FILES .I /etc/fstab -.SH ENVIRONMENT VARIABLES +.SH ENVIRONMENT The .B fsck program's behavior is affected by the following environment variables: diff --git a/login-utils/sulogin.8 b/login-utils/sulogin.8 index d5b24383d2..7e77cd5412 100644 --- a/login-utils/sulogin.8 +++ b/login-utils/sulogin.8 @@ -72,7 +72,7 @@ will wait forever. Display help text and exit. .IP "\fB\-V\fR, \fB\-\-version\fP" Display version information and exit. -.SH ENVIRONMENT VARIABLES +.SH ENVIRONMENT .B sulogin looks for the environment variable .B SUSHELL diff --git a/text-utils/pg.1 b/text-utils/pg.1 index 4c9a759eba..a7fd60134c 100644 --- a/text-utils/pg.1 +++ b/text-utils/pg.1 @@ -196,7 +196,7 @@ input file or writes on the terminal, will immediately display the prompt. In all other situations these keys will terminate .BR pg . -.SH ENVIRONMENT VARIABLES +.SH ENVIRONMENT The following environment variables affect the behavior of .BR pg :