Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Bump date for previous. Use more markup.
details: https://anonhg.NetBSD.org/src/rev/0b4d9b14f2de
branches: trunk
changeset: 349020:0b4d9b14f2de
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 20 16:59:11 2016 +0000
description:
Bump date for previous. Use more markup.
diffstat:
share/man/man9/scsipi.9 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 0f262fe8e1e8 -r 0b4d9b14f2de share/man/man9/scsipi.9
--- a/share/man/man9/scsipi.9 Sun Nov 20 16:55:18 2016 +0000
+++ b/share/man/man9/scsipi.9 Sun Nov 20 16:59:11 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: scsipi.9,v 1.29 2016/11/20 15:37:19 mlelstv Exp $
+.\" $NetBSD: scsipi.9,v 1.30 2016/11/20 16:59:11 wiz Exp $
.\"
.\"
.\" Copyright (c) 2001 Manuel Bouyer.
@@ -24,7 +24,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd June 1, 2016
+.Dd November 20, 2016
.Dt SCSIPI 9
.Os
.Sh NAME
@@ -582,7 +582,9 @@
and
.Fa arg
as arguments, from the channel completion thread.
-The callback is run at IPL_BIO with the channel lock held.
+The callback is run at
+.Dv IPL_BIO
+with the channel lock held.
.Fn scsipi_thread_call_callback
will freeze the channel by one, it's up to the caller to thaw it when
appropriate.
Home |
Main Index |
Thread Index |
Old Index