Module Name: src
Committed By: snj
Date: Sat Aug 26 03:55:04 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
fix description of ticket 229. spotted by kamil.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-8.0
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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.43 src/doc/CHANGES-8.0:1.1.2.44
--- src/doc/CHANGES-8.0:1.1.2.43 Fri Aug 25 14:40:11 2017
+++ src/doc/CHANGES-8.0 Sat Aug 26 03:55:04 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.43 2017/08/25 14:40:11 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.44 2017/08/26 03:55:04 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -5325,7 +5325,7 @@ sys/arch/arm/omap/am335x_prcm.c 1.10
share/man/man9/locking.9 1.6
- Add locking(9) and psref(9) summaries to locking(9).
+ Add localcount(9) and psref(9) summaries to locking(9).
PR misc/52504
[pgoyette, ticket #229]