Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 We don't print the device name for events yet.



details:   https://anonhg.NetBSD.org/src/rev/2b72b1283fe3
branches:  trunk
changeset: 513557:2b72b1283fe3
user:      ad <ad%NetBSD.org@localhost>
date:      Fri Aug 03 14:11:41 2001 +0000

description:
We don't print the device name for events yet.

diffstat:

 share/man/man4/mly.4 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 2928ea41df66 -r 2b72b1283fe3 share/man/man4/mly.4
--- a/share/man/man4/mly.4      Fri Aug 03 14:10:16 2001 +0000
+++ b/share/man/man4/mly.4      Fri Aug 03 14:11:41 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mly.4,v 1.3 2001/07/30 23:47:46 ad Exp $
+.\"    $NetBSD: mly.4,v 1.4 2001/08/03 14:11:41 ad Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -237,8 +237,10 @@
 .It "mly%d: logical device %d:%d read of data block in bdt"
 .It "mly%d: logical device %d:%d write back data for disk block lost"
 .Pp
-The event report will include the name of the SCSI device which has
-attached to the device if possible.
+The reported event refers to the logical device at the given channel:target
+address.
+.\" The event report will include the name of the SCSI device which has
+.\" attached to the device if possible.
 .It "mly%d: enclosure %d fan %d failed"
 .It "mly%d: enclosure %d fan %d ok"
 .It "mly%d: enclosure %d fan %d not present"



Home | Main Index | Thread Index | Old Index