Source-Changes-HG archive

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

[src/trunk]: src/sbin/wsconsctl Fix a typo and add an s.



details:   https://anonhg.NetBSD.org/src/rev/0f60d6fac247
branches:  trunk
changeset: 580673:0f60d6fac247
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue May 03 11:57:11 2005 +0000

description:
Fix a typo and add an s.

diffstat:

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

diffs (18 lines):

diff -r d454f6af59c9 -r 0f60d6fac247 sbin/wsconsctl/wsconsctl.8
--- a/sbin/wsconsctl/wsconsctl.8        Tue May 03 11:51:34 2005 +0000
+++ b/sbin/wsconsctl/wsconsctl.8        Tue May 03 11:57:11 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsconsctl.8,v 1.18 2005/05/03 11:51:34 augustss Exp $
+.\" $NetBSD: wsconsctl.8,v 1.19 2005/05/03 11:57:11 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -197,7 +197,7 @@
 .Dl wsconsctl -w repeat.del1=200 repeat.deln=50
 .Pp
 Sets the initial delay for keyboard auto repeat to 200 ms, and subsequent
-delay tp 50 ms.
+delays to 50 ms.
 .Sh SEE ALSO
 .Xr pckbd 4 ,
 .Xr wscons 4 ,



Home | Main Index | Thread Index | Old Index