apostrophe's do not make plural's.
This commit is contained in:
parent
f953d2cdc1
commit
0256a35b09
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: make.1,v 1.225 2013/10/27 11:38:13 wiz Exp $
|
||||
.\" $NetBSD: make.1,v 1.226 2013/11/07 18:50:46 dholland Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -1758,7 +1758,7 @@ or
|
|||
.Fl t
|
||||
options were specified.
|
||||
Normally used to mark recursive
|
||||
.Nm Ns 's .
|
||||
.Nm Ns s .
|
||||
.It Ic .META
|
||||
Create a meta file for the target, even if it is flagged as
|
||||
.Ic .PHONY ,
|
||||
|
|
Loading…
Reference in New Issue