Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/usr.bin/make Pull up revision 1.113 (requested by rpaulo ...
details: https://anonhg.NetBSD.org/src/rev/f9438236b965
branches: netbsd-3
changeset: 576397:f9438236b965
user: tron <tron%NetBSD.org@localhost>
date: Sat Jul 02 16:23:36 2005 +0000
description:
Pull up revision 1.113 (requested by rpaulo in ticket #491):
Change "non-escaped" to "unescaped".
Reviewed by hubertf.
diffstat:
usr.bin/make/make.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c4bb460468b3 -r f9438236b965 usr.bin/make/make.1
--- a/usr.bin/make/make.1 Sat Jul 02 16:23:22 2005 +0000
+++ b/usr.bin/make/make.1 Sat Jul 02 16:23:36 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.105.2.3 2005/07/02 16:22:47 tron Exp $
+.\" $NetBSD: make.1,v 1.105.2.4 2005/07/02 16:23:36 tron Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1245,7 +1245,7 @@
Comments begin with a hash
.Pq Ql \&#
character, anywhere but in a shell
-command line, and continue to the end of a non-escaped line.
+command line, and continue to the end of a unescaped new line.
.Sh SPECIAL SOURCES (ATTRIBUTES)
.Bl -tag -width .IGNOREx
.It Ic .EXEC
Home |
Main Index |
Thread Index |
Old Index