diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-10 19:24:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-10 19:24:18 +0000 |
commit | c5704ee7132da543f721001e6de96c23f6e82d58 (patch) | |
tree | 78c4bfe704dc56d1b24e3de8a7d54e20f9d095be /usr.bin/make/make.1 | |
parent | b6f51c6e26b410d4202d382ebc6b5d3c86b2874e (diff) |
STANDARDS:
mark these utilities as being either optional (SD/FR/UP); or as
being compliant only with XPG4 (XSI); strip.1 and talk.1 are tweaked
purely for consistency;
thanks otto for feedback
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r-- | usr.bin/make/make.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 1c595fdff3b..78c56f3c32f 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.83 2009/02/08 17:15:10 jmc Exp $ +.\" $OpenBSD: make.1,v 1.84 2009/02/10 19:24:17 jmc Exp $ .\" $OpenPackages$ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" @@ -31,7 +31,7 @@ .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: February 10 2009 $ .Dt MAKE 1 .Os .Sh NAME @@ -1327,7 +1327,8 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification. +specification, +though its presence is optional. .Pp The flags .Op Fl BDdIjmPV |