diff options
| author | David Greenman <dg@FreeBSD.org> | 1995-08-29 11:46:24 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1995-08-29 11:46:24 +0000 |
| commit | fa1835d0e5fab661f43879dc170b85a9b1451ff2 (patch) | |
| tree | a7ca83504223c844f85ae3b94df4f13a5b08f868 /share | |
| parent | cce0b20ad8199056353ea16b5c1efb4269c25457 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/environ.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7 index 3888626c902e2..1d50eb496a95a 100644 --- a/share/man/man7/environ.7 +++ b/share/man/man7/environ.7 @@ -78,7 +78,7 @@ The sequence of directories, separated by colons, searched by .Xr system 3 , .Xr execvp 3 , 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 . .It Ev PRINTER The name of the default printer to be used by |
