Module Name:    src
Committed By:   jruoho
Date:           Mon Jan 25 17:27:41 UTC 2010

Modified Files:
        src/share/man/man9: mutex.9

Log Message:
Remove two consecutive commas in the SEE ALSO section.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man9/mutex.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/mutex.9
diff -u src/share/man/man9/mutex.9:1.20 src/share/man/man9/mutex.9:1.21
--- src/share/man/man9/mutex.9:1.20	Sun Nov 22 18:40:26 2009
+++ src/share/man/man9/mutex.9	Mon Jan 25 17:27:41 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mutex.9,v 1.20 2009/11/22 18:40:26 mbalmer Exp $
+.\"	$NetBSD: mutex.9,v 1.21 2010/01/25 17:27:41 jruoho Exp $
 .\"
 .\" Copyright (c) 2007, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -257,7 +257,7 @@
 .Rs
 .%A Jim Mauro
 .%A Richard McDougall
-.%T Solaris Internals: Core Kernel Architecture ,
+.%T Solaris Internals: Core Kernel Architecture
 .%I Prentice Hall
 .%D 2001
 .%O ISBN 0-13-022496-0

Reply via email to