From 3f9aa32684a5e35476d656bc46c524f093b0c060 Mon Sep 17 00:00:00 2001 From: yar Date: Tue, 4 Mar 2008 10:33:42 +0000 Subject: Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity. --- usr.bin/make/make.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') 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 -- cgit v1.1