diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-09-27 08:02:03 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-09-27 08:02:03 +0000 |
| commit | 0b13db0306f5ff0c29212258894665a59d715c8e (patch) | |
| tree | 81251d3fa45ed908a9b1de1faa42b0200f3a7b01 /usr.bin/make/make.1 | |
| parent | e5cf4867104eedf4e6d427f86e817c101aad190a (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 20506db78f2f1..5c253f78201f0 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 March 30, 2005 +.Dd September 26, 2005 .Dt MAKE 1 .Os .Sh NAME @@ -578,7 +578,7 @@ to the canonical path given by As .Nm reads various makefiles, including the default files and any -obtained from the command line +obtained from the command line and .Ic .include and .Ic .sinclude @@ -838,7 +838,6 @@ makefile's directory and any directories specified using the .Fl I option are searched before the system makefile directory. -The .It Ic \&.sinclude Ar <file> .It Ic \&.sinclude Ar \*qfile\*q Like |
