From ffef081534c45c9ab6bd02870d86dc2395c74cee Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 16 Jan 2001 09:39:23 +0000 Subject: Prepare for mdoc(7)NG. --- usr.bin/make/make.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/make') 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 -- cgit v1.1