diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2007-03-08 14:05:45 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2007-03-08 14:05:45 +0000 |
| commit | d2742a2b2912b5ede979bc8d238a4391dd982a38 (patch) | |
| tree | 56ad34ae101ce0a4d0625b1e9eeeef7823fdb196 /usr.bin | |
| parent | 764563728166cee5ebbd6804de3990f1bb6e06d7 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/make/make.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 393e4f517fae..b226f83e7e26 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1509,7 +1509,7 @@ command line. .Pp Additionally, system makefiles and .Ic .depend -are not considered as a Makefiles that can be rebuilt. +are not considered as Makefiles that can be rebuilt. .Sh ENVIRONMENT The .Nm |
