Module Name:    src
Committed By:   wiz
Date:           Tue Nov 17 19:34:29 UTC 2009

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

Log Message:
Remove trailing space. Remove unnecessary Pp before Sh.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/share/man/man9/spl.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/spl.9
diff -u src/share/man/man9/spl.9:1.35 src/share/man/man9/spl.9:1.36
--- src/share/man/man9/spl.9:1.35	Tue Nov 17 18:36:07 2009
+++ src/share/man/man9/spl.9	Tue Nov 17 19:34:29 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: spl.9,v 1.35 2009/11/17 18:36:07 dyoung Exp $
+.\"	$NetBSD: spl.9,v 1.36 2009/11/17 19:34:29 wiz Exp $
 .\"
 .\" Copyright (c) 2000, 2001 Jason R. Thorpe.  All rights reserved.
 .\" Copyright (c) 1997 Michael Long.
@@ -237,11 +237,10 @@
 .Fa s
 is greater than the current level, and returns the previous level.
 Otherwise, it does not change the level, and it returns the current level.
-Except in extraordinary circumstances, 
+Except in extraordinary circumstances,
 do not use
 .Fn splraise .
 Use one of the priority-raising functions above, instead.
-.Pp
 .Sh SEE ALSO
 .Xr condvar 9 ,
 .Xr mutex 9 ,

Reply via email to