Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/make apostrophe's do not make plural's.



details:   https://anonhg.NetBSD.org/src/rev/622818938631
branches:  trunk
changeset: 791182:622818938631
user:      dholland <dholland%NetBSD.org@localhost>
date:      Thu Nov 07 18:50:46 2013 +0000

description:
apostrophe's do not make plural's.

diffstat:

 usr.bin/make/make.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 938912f3aec1 -r 622818938631 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Thu Nov 07 18:47:07 2013 +0000
+++ b/usr.bin/make/make.1       Thu Nov 07 18:50:46 2013 +0000
@@ -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 @@
 .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 ,



Home | Main Index | Thread Index | Old Index