summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-04-14 07:03:20 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-04-14 07:03:20 +0000
commit1e59526f27f08373b01e068658a08a00a03c4281 (patch)
treed13d36be0c0a3500266d3a0fd2b1eeea052a7987
parenta133289e164a30408c38555691a35acf861071e7 (diff)
STANDARDS: note that make is optional
ok schwarze sobrado
-rw-r--r--usr.bin/make/make.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index da777a2d8c1..9d588d6c38d 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.112 2014/03/14 10:19:01 espie Exp $
+.\" $OpenBSD: make.1,v 1.113 2014/04/14 07:03:19 jmc Exp $
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
.\"
-.Dd $Mdocdate: March 14 2014 $
+.Dd $Mdocdate: April 14 2014 $
.Dt MAKE 1
.Os
.Sh NAME
@@ -1516,7 +1516,8 @@ The
.Nm
utility is mostly compliant with the
.St -p1003.1-2008
-specification.
+specification,
+though its presence is optional.
.Pp
The flags
.Op Fl BDdIjmV