Module Name: src
Committed By: wiz
Date: Thu Oct 6 08:59:01 UTC 2011
Modified Files:
src/share/man/man9: kcpuset.9
Log Message:
Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/kcpuset.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/kcpuset.9
diff -u src/share/man/man9/kcpuset.9:1.1 src/share/man/man9/kcpuset.9:1.2
--- src/share/man/man9/kcpuset.9:1.1 Thu Oct 6 05:23:41 2011
+++ src/share/man/man9/kcpuset.9 Thu Oct 6 08:59:01 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: kcpuset.9,v 1.1 2011/10/06 05:23:41 jruoho Exp $ */
+.\" $NetBSD: kcpuset.9,v 1.2 2011/10/06 08:59:01 wiz Exp $ */
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen.iki.fi>
.\" All rights reserved.
@@ -220,7 +220,6 @@ The
.Nm
subsystem is implemented within
.Pa sys/kern/subr_kcpuset.c .
-.Pp
.Sh SEE ALSO
.Xr cpuset 3
.Sh HISTORY