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 trailing space. Remove unnecessary Pp ...
details: https://anonhg.NetBSD.org/src/rev/cddabb0f408a
branches: trunk
changeset: 749097:cddabb0f408a
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Nov 17 19:34:29 2009 +0000
description:
Remove trailing space. Remove unnecessary Pp before Sh.
diffstat:
share/man/man9/spl.9 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 50a51cee0558 -r cddabb0f408a share/man/man9/spl.9
--- a/share/man/man9/spl.9 Tue Nov 17 19:19:21 2009 +0000
+++ b/share/man/man9/spl.9 Tue Nov 17 19:34:29 2009 +0000
@@ -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 ,
Home |
Main Index |
Thread Index |
Old Index