summaryrefslogtreecommitdiff
path: root/make.1
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2018-05-18 19:49:54 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2018-05-18 19:49:54 +0000
commita5422567f996e7316e1e9471b8b993f146212fcd (patch)
tree15f03aee9fa32676e792fe54d66cbfb498001f8f /make.1
parent2358deb6549648fd9a27a65544f9944b312426c2 (diff)
Diffstat (limited to 'make.1')
-rw-r--r--make.15
1 files changed, 3 insertions, 2 deletions
diff --git a/make.1 b/make.1
index 8da5f679e6f2..a83fb588c5d2 100644
--- a/make.1
+++ b/make.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