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/7195c234a24d
branches:  trunk
changeset: 819162:7195c234a24d
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 ad8e13e9e761 -r 7195c234a24d 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