Source-Changes-HG archive

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

[src/trunk]: src/sbin/atactl Fix pastos.



details:   https://anonhg.NetBSD.org/src/rev/b6d7edba5bba
branches:  trunk
changeset: 477523:b6d7edba5bba
user:      soren <soren%NetBSD.org@localhost>
date:      Tue Oct 19 10:35:37 1999 +0000

description:
Fix pastos.

diffstat:

 sbin/atactl/atactl.8 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 6ad49a0ec5e0 -r b6d7edba5bba sbin/atactl/atactl.8
--- a/sbin/atactl/atactl.8      Tue Oct 19 09:51:17 1999 +0000
+++ b/sbin/atactl/atactl.8      Tue Oct 19 10:35:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: atactl.8,v 1.5 1999/02/24 18:49:14 jwise Exp $
+.\"    $NetBSD: atactl.8,v 1.6 1999/10/19 10:35:37 soren Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -84,12 +84,12 @@
 used with caution.
 .Pp
 .Cm setidle
-.Ar standby-timer
+.Ar idle-timer
 .Pp
-Places the specified device into Idle mode, and sets the Standby timer
+Places the specified device into Idle mode, and sets the Idle timer
 to
-.Ar standby-timer
-seconds.  A value of 0 will disable the Standby timer.
+.Ar idle-timer
+seconds.  A value of 0 will disable the Idle timer.
 .Pp
 .Cm setstandby
 .Ar standby-timer



Home | Main Index | Thread Index | Old Index