Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Fix formatting errors in last commit



details:   https://anonhg.NetBSD.org/src/rev/de810cc6d457
branches:  netbsd-6
changeset: 776577:de810cc6d457
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Thu Feb 20 13:55:53 2014 +0000

description:
Fix formatting errors in last commit

diffstat:

 doc/CHANGES-6.2 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r e4fed3649bb1 -r de810cc6d457 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Thu Feb 20 13:01:50 2014 +0000
+++ b/doc/CHANGES-6.2   Thu Feb 20 13:55:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.92 2014/02/20 13:01:50 sborrill Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.93 2014/02/20 13:55:53 sborrill Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1323,9 +1323,9 @@
        [maxv, ticket #1028]
 
 lib/libpthread/pthread_cond.c                  1.62
-lib/libpthread/pthread_mutex.c                 1.57,1.59
+lib/libpthread/pthread_mutex.c                 1.57, 1.59
 
        Partial fix for thread deadlock commonly observed with
        named. Also address PR/44756.
-       [prlw1, #ticket 1029]
+       [prlw1, ticket #1029]
 



Home | Main Index | Thread Index | Old Index