summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2008-03-04 10:33:42 +0000
committeryar <yar@FreeBSD.org>2008-03-04 10:33:42 +0000
commit3f9aa32684a5e35476d656bc46c524f093b0c060 (patch)
treebeaea49194f2fdbbd0a26c03247448eb448ced4c /usr.bin
parentfb19d1efe4212fddc51f6ccbaf6bd872b8e301ad (diff)
downloadFreeBSD-src-3f9aa32684a5e35476d656bc46c524f093b0c060.zip
FreeBSD-src-3f9aa32684a5e35476d656bc46c524f093b0c060.tar.gz
Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/make.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 80d2496..8da2a35 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -645,7 +645,7 @@ They are added right before
.Nm
begins to parse them, so that the name of the current makefile is the
last word in this variable.
-.It Va .MAKEFLAGS
+.It Ev MAKEFLAGS
The environment variable
.Ev MAKEFLAGS
may contain anything that
@@ -671,7 +671,7 @@ entered into the environment as
for all programs which
.Nm
executes.
-.Pp
+.It Va .MAKEFLAGS
By modifying the contents of the
.Va .MAKEFLAGS
variable, a makefile can alter the contents of the
OpenPOWER on IntegriCloud