diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-14 06:47:13 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-14 06:47:13 +0000 |
| commit | e0fd2ce68f2981adeb9b36a2f956b27bbc8d21ac (patch) | |
| tree | f1866506f580c0803250b1e23745ff0787413ae0 /usr.bin/make/make.1 | |
| parent | 691c710bc5d398c9defea8438a9aa9245858bf36 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 2520b19bda03..96897c94c7b9 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 -.\" $Id: make.1,v 1.20 1999/08/12 20:28:54 chris Exp $ +.\" $Id: make.1,v 1.21 1999/08/12 20:49:20 chris Exp $ .\" .Dd March 19, 1994 .Dt MAKE 1 @@ -443,7 +443,7 @@ defined. normally sets .Ql Va .CURDIR to the canonical path given by -.Xr getcwd 2 . +.Xr getcwd 3 . However, if the environment variable .Ql Ev PWD is set and gives a path to the current directory, then |
