diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | 911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/make | |
parent | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff) | |
download | FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz |
Remove whitespace at EOL.
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 |