diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2004-08-04 15:10:35 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2004-08-04 15:10:35 +0000 |
| commit | 413d82a6fd3430ead7fc403f9066a7d9a6e993a2 (patch) | |
| tree | ba41a0316d3bdbb914d8eea6e9d3c32f68f2fddf /usr.bin/make/make.1 | |
| parent | 09003ac33fd0b666680f73cf351158eefb5fe9b4 (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 fa248236d0ae..063c2472e0a2 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -32,7 +32,7 @@ .\" @(#)make.1 8.8 (Berkeley) 6/13/95 .\" $FreeBSD$ .\" -.Dd July 29, 2004 +.Dd August 4, 2004 .Dt MAKE 1 .Os .Sh NAME @@ -564,7 +564,7 @@ Its contents are stored in .Nm Ns 's .Va .MAKEFLAGS variable. -All options and variable assignment specified on +All options and variable assignments specified on .Nm Ns 's command line are appended to the .Va .MAKEFLAGS |
