summaryrefslogtreecommitdiff
path: root/bmake.1
diff options
context:
space:
mode:
Diffstat (limited to 'bmake.1')
-rw-r--r--bmake.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bmake.1 b/bmake.1
index 03747459a967..1ee14bad6717 100644
--- a/bmake.1
+++ b/bmake.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.271 2017/07/03 21:34:20 wiz Exp $
+.\" $NetBSD: make.1,v 1.272 2018/04/02 04:26:17 dholland Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1865,7 +1865,8 @@ expression is applied.
Similarly, if the form is
.Ql Ic .ifmake
or
-.Ql Ic .ifnmake , the
+.Ql Ic .ifnmake ,
+the
.Dq make
expression is applied.
.Pp