diff options
| author | wiz <wiz@NetBSD.org> | 2019-05-31 16:38:27 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2019-05-31 16:38:27 +0000 |
| commit | ef4cb8abb0fb6a832211103f298abc41c74759c8 (patch) | |
| tree | 7d0a19ef8206b0a6ca7846fdf839c747a5abec65 /sbin | |
| parent | 6f75eb5a38c41a2d74353627723b7a3a17a38ddc (diff) | |
New sentence, new line.
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/atactl/atactl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/atactl/atactl.8 b/sbin/atactl/atactl.8 index c435b38372e..b3909d04c90 100644 --- a/sbin/atactl/atactl.8 +++ b/sbin/atactl/atactl.8 @@ -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 to manipulate, 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. |
