aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-12 16:05:53 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-12 16:05:53 +0000
commit2cafd1dca7d6c765c327585d87f45829f57106f0 (patch)
tree86934b43c1fb1ec9294c510cda69b4568d2909b1
parent795aff0ed981a4162c0c1cfdc9d454fda96ec050 (diff)
downloadsrc-2cafd1dca7d6c765c327585d87f45829f57106f0.tar.gz
src-2cafd1dca7d6c765c327585d87f45829f57106f0.zip
Un.Ar makefile. The add of .Ar was part of my last commit.
Asked by: ru
Notes
Notes: svn path=/head/; revision=94513
-rw-r--r--usr.bin/make/make.14
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 10ca5d3bc74b..b8f4574feeff 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -139,9 +139,7 @@ macro assignments within makefiles.
Specify that environment values override macro assignments within
makefiles for all variables.
.It Fl f Ar makefile
-Specify a
-.Ar makefile
-to read instead of the default
+Specify a makefile to read instead of the default
.Ql Pa makefile
and
.Ql Pa Makefile .