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 superfluous Pp.
details: https://anonhg.NetBSD.org/src/rev/710791648909
branches: trunk
changeset: 358055:710791648909
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 09 16:00:19 2017 +0000
description:
Remove superfluous Pp.
diffstat:
share/man/man9/mutex.9 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a30946a12192 -r 710791648909 share/man/man9/mutex.9
--- a/share/man/man9/mutex.9 Sat Dec 09 14:56:54 2017 +0000
+++ b/share/man/man9/mutex.9 Sat Dec 09 16:00:19 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mutex.9,v 1.30 2017/12/08 15:52:01 riastradh Exp $
+.\" $NetBSD: mutex.9,v 1.31 2017/12/09 16:00:19 wiz Exp $
.\"
.\" Copyright (c) 2007, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -146,7 +146,6 @@
See
.Xr spl 9
for further information on interrupt priority levels (IPLs).
-.Pp
.It Fn mutex_destroy "mtx"
.Pp
Release resources used by a mutex.
Home |
Main Index |
Thread Index |
Old Index