fix default path
This commit is contained in:
parent
91a569e42a
commit
266315a609
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: environ.7,v 1.3 1994/11/30 19:07:08 jtc Exp $
|
.\" $NetBSD: environ.7,v 1.4 1995/07/03 19:45:07 jtc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1983, 1990, 1993
|
.\" Copyright (c) 1983, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -80,7 +80,7 @@ The sequence of directories, separated by colons, searched by
|
|||||||
.Xr system 3 ,
|
.Xr system 3 ,
|
||||||
.Xr execvp 3 ,
|
.Xr execvp 3 ,
|
||||||
etc, when looking for an executable file.
|
etc, when looking for an executable file.
|
||||||
PATH is set to ``:/usr/ucb:/bin:/usr/bin'' initially by
|
PATH is set to ``/usr/bin:/bin'' initially by
|
||||||
.Xr login 1 .
|
.Xr login 1 .
|
||||||
.It Ev PRINTER
|
.It Ev PRINTER
|
||||||
The name of the default printer to be used by
|
The name of the default printer to be used by
|
||||||
|
Loading…
Reference in New Issue
Block a user