summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfgsch <fgsch@openbsd.org>2002-04-30 04:25:28 +0000
committerfgsch <fgsch@openbsd.org>2002-04-30 04:25:28 +0000
commit4e2cd7da2b89f629a287ecd6c4ba5c0bf7a8a5fb (patch)
treee07106f127e2056116b6a27ab22100939d5830df
parentTighten up installed options on /tmp by adding nosuid,nodev. (diff)
downloadwireguard-openbsd-4e2cd7da2b89f629a287ecd6c4ba5c0bf7a8a5fb.tar.xz
wireguard-openbsd-4e2cd7da2b89f629a287ecd6c4ba5c0bf7a8a5fb.zip
use scsictl, not scsictl(8); closes pr/2577.
-rw-r--r--sbin/atactl/atactl.86
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/atactl/atactl.8 b/sbin/atactl/atactl.8
index c3bdec85d2a..cc34ad99b6b 100644
--- a/sbin/atactl/atactl.8
+++ b/sbin/atactl/atactl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atactl.8,v 1.12 2002/02/11 18:43:51 mpech Exp $
+.\" $OpenBSD: atactl.8,v 1.13 2002/04/30 04:25:28 fgsch Exp $
.\" $NetBSD: atactl.8,v 1.5 1999/02/24 18:49:14 jwise Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -327,9 +327,7 @@ so even though disabling a feature works, enabling might not.
The
.Nm
command was written by Ken Hornstein.
-It was based heavily on the
-.Xr scsictl 8
-command written by Jason R. Thorpe.
+It was based heavily on the scsictl command written by Jason R. Thorpe.
Support for acoustic management, advanced power management, power-up in
standby, read look-ahead and SMART was added by Wouter Slegers.
.Sh HISTORY