Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Remove two consecutive commas in the SEE ALSO...



details:   https://anonhg.NetBSD.org/src/rev/d7797086f475
branches:  trunk
changeset: 751130:d7797086f475
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon Jan 25 17:27:41 2010 +0000

description:
Remove two consecutive commas in the SEE ALSO section.

diffstat:

 share/man/man9/mutex.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5546375082b4 -r d7797086f475 share/man/man9/mutex.9
--- a/share/man/man9/mutex.9    Mon Jan 25 17:21:32 2010 +0000
+++ b/share/man/man9/mutex.9    Mon Jan 25 17:27:41 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index