.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT

PR:		6599
Reviewed by:	phk
Submitted by:	Josh Gilliam <josh@quick.net>
This commit is contained in:
Poul-Henning Kamp 1998-05-13 07:57:49 +00:00
parent e4a57cb44a
commit 84717b42e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36014
10 changed files with 16 additions and 16 deletions

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" @(#)date.1 8.3 (Berkeley) 4/28/95 .\" @(#)date.1 8.3 (Berkeley) 4/28/95
.\" $Id: date.1,v 1.23 1998/04/20 21:06:38 rnordier Exp $ .\" $Id: date.1,v 1.24 1998/05/06 06:51:13 charnier Exp $
.\" .\"
.Dd November 17, 1993 .Dd November 17, 1993
.Dt DATE 1 .Dt DATE 1
@ -242,7 +242,7 @@ date 1432
sets the time to sets the time to
.Li "2:32 PM" , .Li "2:32 PM" ,
without modifying the date. without modifying the date.
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
The execution of The execution of
.Nm .Nm
is affected by the following environment variables: is affected by the following environment variables:

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" @(#)df.1 8.3 (Berkeley) 5/8/95 .\" @(#)df.1 8.3 (Berkeley) 5/8/95
.\" $Id: df.1,v 1.11 1997/09/18 06:50:26 charnier Exp $ .\" $Id: df.1,v 1.12 1998/05/13 07:35:44 charnier Exp $
.\" .\"
.Dd May 8, 1995 .Dd May 8, 1995
.Dt DF 1 .Dt DF 1
@ -102,7 +102,7 @@ that are available on the system:
sysctl vfs sysctl vfs
.Ed .Ed
.El .El
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE .Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE .It Ev BLOCKSIZE
If the environment variable If the environment variable

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94 .\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\" $Id: ls.1,v 1.20 1998/04/24 20:15:41 des Exp $ .\" $Id: ls.1,v 1.21 1998/04/29 18:39:51 imp Exp $
.\" .\"
.Dd July 29, 1994 .Dd July 29, 1994
.Dt LS 1 .Dt LS 1
@ -345,7 +345,7 @@ or
The The
.Nm ls .Nm ls
utility exits 0 on success, and >0 if an error occurs. utility exits 0 on success, and >0 if an error occurs.
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
The following environment variables affect the execution of The following environment variables affect the execution of
.Nm ls : .Nm ls :
.Bl -tag -width BLOCKSIZE .Bl -tag -width BLOCKSIZE

View File

@ -2481,7 +2481,7 @@ statement.
will support this usage if will support this usage if
.B \-\^\-traditional .B \-\^\-traditional
has been specified. has been specified.
.SH ENVIRONMENT VARIABLES .SH ENVIRONMENT
If If
.B POSIXLY_CORRECT .B POSIXLY_CORRECT
exists in the environment, then exists in the environment, then

View File

@ -743,7 +743,7 @@ to have more than 16 segments of 1024 bytes.
.IP "variable names" .IP "variable names"
The current limit on the number of unique names is 32767 for each of The current limit on the number of unique names is 32767 for each of
simple variables, arrays and functions. simple variables, arrays and functions.
.SH ENVIRONMENT VARIABLES .SH ENVIRONMENT
The following environment variables are processed by \fBbc\fR: The following environment variables are processed by \fBbc\fR:
.IP "POSIXLY_CORRECT" .IP "POSIXLY_CORRECT"
This is the same as the \fB-s\fR option. This is the same as the \fB-s\fR option.

View File

@ -2048,7 +2048,7 @@ A read lock.
.TP .TP
#cvs.wfl.\fIpid\fP #cvs.wfl.\fIpid\fP
A write lock. A write lock.
.SH "ENVIRONMENT VARIABLES" .SH "ENVIRONMENT"
.TP .TP
.SM CVSROOT .SM CVSROOT
Should contain the full pathname to the root of the Should contain the full pathname to the root of the

View File

@ -89,7 +89,7 @@ as a magic character may be changed with the
.Fl a .Fl a
option. option.
.El .El
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
The following environment variable affects the execution of The following environment variable affects the execution of
.Nm apply : .Nm apply :
.Bl -tag -width SHELL .Bl -tag -width SHELL

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" @(#)du.1 8.2 (Berkeley) 4/1/94 .\" @(#)du.1 8.2 (Berkeley) 4/1/94
.\" $Id: du.1,v 1.9 1997/06/30 06:50:06 charnier Exp $ .\" $Id: du.1,v 1.10 1997/12/29 20:56:21 jkh Exp $
.\" .\"
.Dd April 1, 1994 .Dd April 1, 1994
.Dt DU 1 .Dt DU 1
@ -107,7 +107,7 @@ Files having multiple hard links are counted (and displayed) a single
time per time per
.Nm du .Nm du
execution. execution.
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE .Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE .It Ev BLOCKSIZE
If the environment variable If the environment variable

View File

@ -1,4 +1,4 @@
.\" $Id: pppctl.8,v 1.8 1997/12/21 01:21:40 brian Exp $ .\" $Id: pppctl.8,v 1.9 1997/12/21 02:37:49 brian Exp $
.Dd 26 June 1997 .Dd 26 June 1997
.Os FreeBSD .Os FreeBSD
.Dt PPPCTL 8 .Dt PPPCTL 8
@ -158,7 +158,7 @@ You can even make a generic script:
exec pppctl /var/run/internet "$@" exec pppctl /var/run/internet "$@"
.Ed .Ed
.Pp .Pp
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
The following environment variables are understood by The following environment variables are understood by
.Nm .Nm
when in interactive mode: when in interactive mode:

View File

@ -27,7 +27,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $Id: quot.8,v 1.7 1997/09/18 06:54:36 charnier Exp $ .\" $Id: quot.8,v 1.8 1997/10/10 06:31:06 charnier Exp $
.\" .\"
.Dd February 8, 1994 .Dd February 8, 1994
.Dt QUOT 8 .Dt QUOT 8
@ -77,7 +77,7 @@ to get a report of files and their owners.
In addition to the default output, display the number of files In addition to the default output, display the number of files
not accessed within 30, 60 and 90 days. not accessed within 30, 60 and 90 days.
.El .El
.Sh ENVIRONMENT VARIABLES .Sh ENVIRONMENT
.Bl -tag -width BLOCKSIZE .Bl -tag -width BLOCKSIZE
.It Ev BLOCKSIZE .It Ev BLOCKSIZE
If the environment variable If the environment variable