Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Sync some diagnostic strings with reality.



details:   https://anonhg.NetBSD.org/src/rev/0484f25e4608
branches:  trunk
changeset: 513423:0484f25e4608
user:      ad <ad%NetBSD.org@localhost>
date:      Mon Jul 30 23:47:46 2001 +0000

description:
Sync some diagnostic strings with reality.

diffstat:

 share/man/man4/mly.4 |  64 ++++++++++++++++++++++++++--------------------------
 1 files changed, 32 insertions(+), 32 deletions(-)

diffs (78 lines):

diff -r 895b42caadf4 -r 0484f25e4608 share/man/man4/mly.4
--- a/share/man/man4/mly.4      Mon Jul 30 23:46:28 2001 +0000
+++ b/share/man/man4/mly.4      Mon Jul 30 23:47:46 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mly.4,v 1.2 2001/07/30 20:08:36 ad Exp $
+.\"    $NetBSD: mly.4,v 1.3 2001/07/30 23:47:46 ad Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -205,37 +205,37 @@
 .Pp
 The reported event refers to the physical device at the given channel:target
 address.
-.It "mly%d: logical device %d (%s) consistency check started"
-.It "mly%d: logical device %d (%s) consistency check completed"
-.It "mly%d: logical device %d (%s) consistency check cancelled"
-.It "mly%d: logical device %d (%s) consistency check completed with errors"
-.It "mly%d: logical device %d (%s) consistency check failed due to logical drive failure"
-.It "mly%d: logical device %d (%s) consistency check failed due to physical device failure"
-.It "mly%d: logical device %d (%s) automatic rebuild started"
-.It "mly%d: logical device %d (%s) manual rebuild started"
-.It "mly%d: logical device %d (%s) rebuild completed"
-.It "mly%d: logical device %d (%s) rebuild cancelled"
-.It "mly%d: logical device %d (%s) rebuild failed for unknown reasons"
-.It "mly%d: logical device %d (%s) rebuild failed due to new physical device"
-.It "mly%d: logical device %d (%s) rebuild failed due to logical drive failure"
-.It "mly%d: logical device %d (%s) offline"
-.It "mly%d: logical device %d (%s) critical"
-.It "mly%d: logical device %d (%s) online"
-.It "mly%d: logical device %d (%s) initialization started"
-.It "mly%d: logical device %d (%s) initialization completed"
-.It "mly%d: logical device %d (%s) initialization cancelled"
-.It "mly%d: logical device %d (%s) initialization failed"
-.It "mly%d: logical device %d (%s) found"
-.It "mly%d: logical device %d (%s) gone"
-.It "mly%d: logical device %d (%s) expand capacity started"
-.It "mly%d: logical device %d (%s) expand capacity completed"
-.It "mly%d: logical device %d (%s) expand capacity failed"
-.It "mly%d: logical device %d (%s) bad block found"
-.It "mly%d: logical device %d (%s) size changed"
-.It "mly%d: logical device %d (%s) type changed"
-.It "mly%d: logical device %d (%s) bad data block found"
-.It "mly%d: logical device %d (%s) read of data block in bdt"
-.It "mly%d: logical device %d (%s) write back data for disk block lost"
+.It "mly%d: logical device %d:%d consistency check started"
+.It "mly%d: logical device %d:%d consistency check completed"
+.It "mly%d: logical device %d:%d consistency check cancelled"
+.It "mly%d: logical device %d:%d consistency check completed with errors"
+.It "mly%d: logical device %d:%d consistency check failed due to logical drive failure"
+.It "mly%d: logical device %d:%d consistency check failed due to physical device failure"
+.It "mly%d: logical device %d:%d automatic rebuild started"
+.It "mly%d: logical device %d:%d manual rebuild started"
+.It "mly%d: logical device %d:%d rebuild completed"
+.It "mly%d: logical device %d:%d rebuild cancelled"
+.It "mly%d: logical device %d:%d rebuild failed for unknown reasons"
+.It "mly%d: logical device %d:%d rebuild failed due to new physical device"
+.It "mly%d: logical device %d:%d rebuild failed due to logical drive failure"
+.It "mly%d: logical device %d:%d offline"
+.It "mly%d: logical device %d:%d critical"
+.It "mly%d: logical device %d:%d online"
+.It "mly%d: logical device %d:%d initialization started"
+.It "mly%d: logical device %d:%d initialization completed"
+.It "mly%d: logical device %d:%d initialization cancelled"
+.It "mly%d: logical device %d:%d initialization failed"
+.It "mly%d: logical device %d:%d found"
+.It "mly%d: logical device %d:%d gone"
+.It "mly%d: logical device %d:%d expand capacity started"
+.It "mly%d: logical device %d:%d expand capacity completed"
+.It "mly%d: logical device %d:%d expand capacity failed"
+.It "mly%d: logical device %d:%d bad block found"
+.It "mly%d: logical device %d:%d size changed"
+.It "mly%d: logical device %d:%d type changed"
+.It "mly%d: logical device %d:%d bad data block found"
+.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.



Home | Main Index | Thread Index | Old Index