Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Drop a spare .Pp.



details:   https://anonhg.NetBSD.org/src/rev/c921a312f187
branches:  trunk
changeset: 516875:c921a312f187
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Nov 01 01:13:43 2001 +0000

description:
Drop a spare .Pp.

diffstat:

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

diffs (17 lines):

diff -r fe5d5bec0a2a -r c921a312f187 share/man/man9/lock.9
--- a/share/man/man9/lock.9     Thu Nov 01 01:10:59 2001 +0000
+++ b/share/man/man9/lock.9     Thu Nov 01 01:13:43 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: lock.9,v 1.11 2001/10/27 06:06:19 gmcgarry Exp $
+.\"     $NetBSD: lock.9,v 1.12 2001/11/01 01:13:43 wiz Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -77,7 +77,6 @@
 .Ft int
 .Fn spinlockmgr "struct lock *lock" "u_int flags" "struct simplelock *slock"
 .Sh DESCRIPTION
-.Pp
 The
 .Nm
 functions provide synchronisation in the kernel by preventing multiple



Home | Main Index | Thread Index | Old Index