Module Name:    src
Committed By:   wiz
Date:           Sat Apr 11 22:22:31 UTC 2009

Modified Files:
        src/share/man/man4/man4.vax: hk.4

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/man4.vax/hk.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/man4.vax/hk.4
diff -u src/share/man/man4/man4.vax/hk.4:1.14 src/share/man/man4/man4.vax/hk.4:1.15
--- src/share/man/man4/man4.vax/hk.4:1.14	Sat Apr 11 21:56:01 2009
+++ src/share/man/man4/man4.vax/hk.4	Sat Apr 11 22:22:31 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hk.4,v 1.14 2009/04/11 21:56:01 joerg Exp $
+.\"	$NetBSD: hk.4,v 1.15 2009/04/11 22:22:31 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -66,12 +66,12 @@
 .Sq Li hk
 and
 .Sq Li rhk
-for the block and character files respectively. The second
-component of the name, a drive unit number in the range of zero to
-seven, is represented by a
+for the block and character files respectively.
+The second component of the name, a drive unit number in the range
+of zero to seven, is represented by a
 .Sq Li \&?
-in the disk layouts below. The last component is the file system partition
-which is designated
+in the disk layouts below.
+The last component is the file system partition which is designated
 by a letter from
 .Sq Li a
 to
@@ -138,17 +138,19 @@
 .Pp
 .It rk%d: write locked.
 The write protect switch was set on the drive
-when a write was attempted.  The write operation is not recoverable.
+when a write was attempted.
+The write operation is not recoverable.
 .Pp
 .It rk%d: not ready.
 The drive was spun down or off line when it was
-accessed.  The i/o operation is not recoverable.
+accessed.
+The I/O operation is not recoverable.
 .Pp
 .It rk%d: not ready (came back!).
 The drive was not ready, but after
 printing the message about being not ready (which takes a fraction
-of a second) was ready.  The operation is recovered if no further
-errors occur.
+of a second) was ready.
+The operation is recovered if no further errors occur.
 .Pp
 .It rk%d%c: soft ecc reading fsbn %d[-%d].
 A recoverable
@@ -156,17 +158,18 @@
 error occurred on the
 specified sector(s) in the specified disk partition.
 This happens normally
-a few times a week.  If it happens more frequently than
-this the sectors where the errors are occurring should be checked to see
-if certain cylinders on the pack, spots on the carriage of the drive
-or heads are indicated.
+a few times a week.
+If it happens more frequently than this the sectors where the errors
+are occurring should be checked to see if certain cylinders on the
+pack, spots on the carriage of the drive or heads are indicated.
 .Pp
 .It hk%d: lost interrupt.
 A timer watching the controller detected
 no interrupt for an extended period while an operation was outstanding.
-This indicates a hardware or software failure.  There is currently a
-hardware/software problem with spinning down drives while they are
-being accessed which causes this error to occur.
+This indicates a hardware or software failure.
+There is currently a hardware/software problem with spinning down
+drives while they are being accessed which causes this error to
+occur.
 The error causes a
 .Tn UNIBUS
 reset, and retry of the pending operations.

Reply via email to