environmental -> environment.

This commit is contained in:
Philippe Charnier 1997-09-18 06:55:21 +00:00
parent be9950897a
commit 34384756cd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29563
7 changed files with 14 additions and 14 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)df.1 8.3 (Berkeley) 5/8/95
.\" $Id: df.1,v 1.9 1997/02/22 14:02:56 peter Exp $
.\" $Id: df.1,v 1.10 1997/03/13 17:32:39 bde Exp $
.\"
.Dd May 8, 1995
.Dt DF 1
@ -105,7 +105,7 @@ sysctl vfs
.Sh ENVIRONMENT VARIABLES
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environmental variable
If the environment variable
.Ev BLOCKSIZE
is set, the block counts will be displayed in units of that size block.
.El

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\" $Id: ls.1,v 1.13 1997/03/26 17:48:37 obrien Exp $
.\" $Id: ls.1,v 1.14 1997/04/29 10:03:05 dfr Exp $
.\"
.Dd July 29, 1994
.Dt LS 1
@ -305,12 +305,12 @@ or
The
.Nm ls
utility exits 0 on success, and >0 if an error occurs.
.Sh ENVIRONMENTAL VARIABLES
.Sh ENVIRONMENT VARIABLES
The following environment variables affect the execution of
.Nm ls :
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environmental variable
If the environment variable
.Ev BLOCKSIZE
is set, the block counts
(see

View File

@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)malloc.3 8.1 (Berkeley) 6/4/93
.\" $Id: malloc.3,v 1.13 1997/07/01 18:39:36 phk Exp $
.\" $Id: malloc.3,v 1.14 1997/08/27 06:40:34 phk Exp $
.\"
.Dd August 27, 1996
.Dt MALLOC 3
@ -233,7 +233,7 @@ The following environment variables affect the execution of the allocation
functions:
.Bl -tag -width MMM
.It Ev MALLOC_OPTIONS
If the environmental variable
If the environment variable
.Ev MALLOC_OPTIONS
is set, the characters it contains will be interpreted as flags to the
allocation functions.

View File

@ -83,7 +83,7 @@ the broken-out time information for the value after adjusting for the current
time zone (and any other factors such as Daylight Saving Time).
Time zone adjustments are performed as specified by the
.Ev TZ
environmental variable (see
environment variable (see
.Xr tzset 3 ) .
The function
.Fn localtime

View File

@ -55,7 +55,7 @@ returns a logical \fBOR\fR of all video attributes supported by the
terminal. This information is useful when a \fBncurses\fR program
needs complete control over the appearance of the screen.
The \fBtermname\fR routine returns the value of the environmental
The \fBtermname\fR routine returns the value of the environment
variable \fBTERM\fR (truncated to 14 characters).
.SH RETURN VALUE
\fBlongname\fR and \fBtermname\fR return \fBNULL\fR on error.

View File

@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id$
.\" $Id: lp.1,v 1.4 1997/02/22 16:06:13 peter Exp $
.\"
.Dd January 22, 1995
.Dt LP 1
@ -67,7 +67,7 @@ To specify a particular printer, option
.Fl d Ar dest
can be used. If no
.Fl d
is provided on the command line, the contents of the environmental
is provided on the command line, the contents of the environment
variables
.Ev LPDEST
or

View File

@ -27,7 +27,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id$
.\" $Id: quot.8,v 1.6 1997/02/22 16:12:38 peter Exp $
.\"
.Dd February 8, 1994
.Dt QUOT 8
@ -77,10 +77,10 @@ to get a report of files and their owners.
In addition to the default output, display the number of files
not accessed within 30, 60 and 90 days.
.El
.Sh ENVIRONMENTAL VARIABLES
.Sh ENVIRONMENT VARIABLES
.Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE
If the environmental variable
If the environment variable
.Ev BLOCKSIZE
is set, and the
.Gl k