Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/make improve wording



details:   https://anonhg.NetBSD.org/src/rev/5f6d8d7ad7ed
branches:  trunk
changeset: 786933:5f6d8d7ad7ed
user:      christos <christos%NetBSD.org@localhost>
date:      Wed May 22 19:35:11 2013 +0000

description:
improve wording

diffstat:

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

diffs (22 lines):

diff -r 9833bf4270b6 -r 5f6d8d7ad7ed usr.bin/make/make.1
--- a/usr.bin/make/make.1       Wed May 22 19:30:35 2013 +0000
+++ b/usr.bin/make/make.1       Wed May 22 19:35:11 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.214 2013/05/22 19:30:35 christos Exp $
+.\"    $NetBSD: make.1,v 1.215 2013/05/22 19:35:11 christos Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -2113,10 +2113,10 @@
 .Pp
 Historically the target/dependency
 .Dq FRC
-has been used historically to FoRCe rebuilding (since the target/dependency
+has been used to FoRCe rebuilding (since the target/dependency
 does not exist... unless someone creates an 
 .Dq FRC
-file.
+file).
 .Sh BUGS
 The
 .Nm



Home | Main Index | Thread Index | Old Index