From 4c734c0e4de709683f4afbb37447b0af994c3c58 Mon Sep 17 00:00:00 2001 From: phk Date: Wed, 13 May 1998 07:57:49 +0000 Subject: .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam --- contrib/awk/doc/awk.1 | 2 +- contrib/bc/doc/bc.1 | 2 +- contrib/cvs/man/cvs.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib') diff --git a/contrib/awk/doc/awk.1 b/contrib/awk/doc/awk.1 index 0568c16..df74e0f 100644 --- a/contrib/awk/doc/awk.1 +++ b/contrib/awk/doc/awk.1 @@ -2481,7 +2481,7 @@ statement. will support this usage if .B \-\^\-traditional has been specified. -.SH ENVIRONMENT VARIABLES +.SH ENVIRONMENT If .B POSIXLY_CORRECT exists in the environment, then diff --git a/contrib/bc/doc/bc.1 b/contrib/bc/doc/bc.1 index e0cef9c..9194dca 100644 --- a/contrib/bc/doc/bc.1 +++ b/contrib/bc/doc/bc.1 @@ -743,7 +743,7 @@ to have more than 16 segments of 1024 bytes. .IP "variable names" The current limit on the number of unique names is 32767 for each of simple variables, arrays and functions. -.SH ENVIRONMENT VARIABLES +.SH ENVIRONMENT The following environment variables are processed by \fBbc\fR: .IP "POSIXLY_CORRECT" This is the same as the \fB-s\fR option. diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1 index a0efd4b..e8dcbe0 100644 --- a/contrib/cvs/man/cvs.1 +++ b/contrib/cvs/man/cvs.1 @@ -2048,7 +2048,7 @@ A read lock. .TP #cvs.wfl.\fIpid\fP A write lock. -.SH "ENVIRONMENT VARIABLES" +.SH "ENVIRONMENT" .TP .SM CVSROOT Should contain the full pathname to the root of the -- cgit v1.1