Module Name: src
Committed By: martin
Date: Tue Jul 30 07:00:06 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Fix minor typo in entry for #909
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-6.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.25 src/doc/CHANGES-6.2:1.1.2.26
--- src/doc/CHANGES-6.2:1.1.2.25 Tue Jul 30 04:07:25 2013
+++ src/doc/CHANGES-6.2 Tue Jul 30 07:00:06 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.25 2013/07/30 04:07:25 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.26 2013/07/30 07:00:06 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -335,7 +335,7 @@ usr.sbin/pppd/pppd/sys-bsd.c 1.68
sys/net/route.c 1.127
- Fix creation of arp entries for pppd's proxarp option. Fixes PR#44032.
+ Fix creation of arp entries for pppd's proxyarp option. Fixes PR#44032.
[christos, ticket #909]
sys/kern/subr_disk_mbr.c 1.46