Module Name: src
Committed By: wiz
Date: Tue Aug 2 10:17:36 UTC 2011
Modified Files:
src/share/man/man9: pserialize.9
Log Message:
Whitespace nits.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/pserialize.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/pserialize.9
diff -u src/share/man/man9/pserialize.9:1.1 src/share/man/man9/pserialize.9:1.2
--- src/share/man/man9/pserialize.9:1.1 Sat Jul 30 18:19:05 2011
+++ src/share/man/man9/pserialize.9 Tue Aug 2 10:17:35 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: pserialize.9,v 1.1 2011/07/30 18:19:05 rmind Exp $
+.\" $NetBSD: pserialize.9,v 1.2 2011/08/02 10:17:35 wiz Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -100,9 +100,9 @@
.Xr rwlock 9
.Rs
.%A Hennessy, et al.
-.%T "Passive serialization in a multitasking environment "
+.%T "Passive serialization in a multitasking environment"
.%I US Patent and Trademark Office
-.%D February 28, 1989
+.%D February 28, 1989
.%N US Patent 4809168
.Re
.Sh HISTORY