Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/wiconfig s/^\.Are/.Ar/



details:   https://anonhg.NetBSD.org/src/rev/80afb2c36ef3
branches:  trunk
changeset: 517950:80afb2c36ef3
user:      enami <enami%NetBSD.org@localhost>
date:      Wed Nov 21 22:29:20 2001 +0000

description:
s/^\.Are/.Ar/

diffstat:

 usr.sbin/wiconfig/wiconfig.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1cccfdcce201 -r 80afb2c36ef3 usr.sbin/wiconfig/wiconfig.8
--- a/usr.sbin/wiconfig/wiconfig.8      Wed Nov 21 22:14:51 2001 +0000
+++ b/usr.sbin/wiconfig/wiconfig.8      Wed Nov 21 22:29:20 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wiconfig.8,v 1.15 2001/05/15 04:16:21 ichiro Exp $
+.\"    $NetBSD: wiconfig.8,v 1.16 2001/11/21 22:29:20 enami Exp $
 .\"
 .\" Copyright (c) 1997, 1998, 1999
 .\"    Bill Paul <wpaul%ctr.columbia.edu@localhost> All rights reserved.
@@ -319,7 +319,7 @@
 .It Fl S Ar max sleep interval
 Specify the sleep interval to use when power management is enabled.
 The
-.Are max sleep interval
+.Ar max sleep interval
 is specified in milliseconds. The default is 100.
 .El
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index