pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Change "backspace" into "backslash".
details: https://anonhg.NetBSD.org/pkgsrc/rev/902ec70dddfc
branches: trunk
changeset: 512768:902ec70dddfc
user: reed <reed%pkgsrc.org@localhost>
date: Mon May 15 16:28:19 2006 +0000
description:
Change "backspace" into "backslash".
Reported by Jonathan Towne in PR #33480.
diffstat:
doc/guide/files/makefile.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3955b3b049c3 -r 902ec70dddfc doc/guide/files/makefile.xml
--- a/doc/guide/files/makefile.xml Mon May 15 16:01:18 2006 +0000
+++ b/doc/guide/files/makefile.xml Mon May 15 16:28:19 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: makefile.xml,v 1.19 2005/10/23 11:25:58 rillig Exp $ -->
+<!-- $NetBSD: makefile.xml,v 1.20 2006/05/15 16:28:19 reed Exp $ -->
<!-- based on:
pkgsrc/bootstrap/bmake/for.c 1.1.1.1
@@ -41,7 +41,7 @@
followed by a newline, any whitespace immediately in front of the
backslash, the backslash, the newline, and any whitespace
immediately behind the newline are replaced with a single space. A
- backspace character and an immediately following hash character are
+ backslash character and an immediately following hash character are
replaced with a single hash character. Otherwise, the backslash is
passed as is. In a variable assignment, any hash character that is
not preceded by a backslash starts a comment that continues upto the
Home |
Main Index |
Thread Index |
Old Index