diff options
Diffstat (limited to 'usr.bin/make')
-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 da98e68..9b3171b 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -56,7 +56,7 @@ .Sh DESCRIPTION .Nm Make is a program designed to simplify the maintenance of other programs. -Its input is a list of specifications +Its input is a list of specifications describing dependency relationships between the generation of files and programs. The first of @@ -593,7 +593,7 @@ The colon may be escaped with a backslash .No \&/ Op Cm 1g .Xc .Sm on -The +The .Cm C modifier is just like the .Cm S |