Module Name: src
Committed By: wiz
Date: Fri May 31 16:38:27 UTC 2019
Modified Files:
src/sbin/atactl: atactl.8
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/atactl/atactl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/atactl/atactl.8
diff -u src/sbin/atactl/atactl.8:1.30 src/sbin/atactl/atactl.8:1.31
--- src/sbin/atactl/atactl.8:1.30 Fri May 31 05:47:22 2019
+++ src/sbin/atactl/atactl.8 Fri May 31 16:38:27 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: atactl.8,v 1.30 2019/05/31 05:47:22 mlelstv Exp $
+.\" $NetBSD: atactl.8,v 1.31 2019/05/31 16:38:27 wiz Exp $
.\"
.\" Copyright (c) 1998, 2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -50,7 +50,8 @@ It is used by specifying a device or bus
the command to perform, and any arguments the command may require.
.Pp
You may also control devices which are inside a SCSI enclosure, this
-includes many USB disks. In this case ATA commands are passed through
+includes many USB disks.
+In this case ATA commands are passed through
the SCSI layer using SATL commands.
.Sh DEVICE COMMANDS
The following commands may be used on IDE and ATA devices.