summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make')
-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 fcdeff1..081eec8 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -783,7 +783,7 @@ Test the value of a variable.
Test the target being built.
.It Xo
.Ic .ifnmake
-.Oo \&! Oc Ar target
+.Oo \&! Oc Ns Ar target
.Op Ar operator target ...
.Xc
Test the target being built.
@@ -791,7 +791,7 @@ Test the target being built.
Reverse the sense of the last conditional.
.It Xo
.Ic .elif
-.Oo \&! Oc Ar expression
+.Oo \&! Oc Ns Ar expression
.Op Ar operator expression ...
.Xc
A combination of
OpenPOWER on IntegriCloud