[Midnightbsd-cvs] src [11481] trunk/usr.bin/make/make.1: fix typo
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jul 7 13:26:44 EDT 2018
Revision: 11481
http://svnweb.midnightbsd.org/src/?rev=11481
Author: laffer1
Date: 2018-07-07 13:26:44 -0400 (Sat, 07 Jul 2018)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/usr.bin/make/make.1
Property Changed:
----------------
trunk/usr.bin/make/make.1
Modified: trunk/usr.bin/make/make.1
===================================================================
--- trunk/usr.bin/make/make.1 2018-07-07 17:23:51 UTC (rev 11480)
+++ trunk/usr.bin/make/make.1 2018-07-07 17:26:44 UTC (rev 11481)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -30,8 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)make.1 8.8 (Berkeley) 6/13/95
-.\" $FreeBSD: src/usr.bin/make/make.1,v 1.112 2008/07/30 21:18:38 ed Exp $
-.\" $MidnightBSD: src/usr.bin/make/make.1,v 1.3 2011/12/02 04:11:34 laffer1 Exp $
+.\" $FreeBSD: stable/10/usr.bin/make/make.1 236365 2012-05-31 20:13:44Z obrien $
.\"
.Dd May 30, 2012
.Dt MAKE 1
@@ -1673,7 +1673,7 @@
.Ic ::
targets that have no prerequisites
.It
-.Ic !
+.Ic \&!
targets
.It
targets that have
@@ -1758,7 +1758,7 @@
.Cm :L
and
.Cm :U
-modifiers will be deprecated
+modifiers are deprecated
in
.Fx 10.0
and the more portable (among Pmake decedents)
Property changes on: trunk/usr.bin/make/make.1
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list