Source-Changes-HG archive

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

[src/trunk]: src/sbin/wsconsctl Fix typo. From YOMURA Masanori in private mail.



details:   https://anonhg.NetBSD.org/src/rev/4e8b9af11e9d
branches:  trunk
changeset: 584269:4e8b9af11e9d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:50:46 2005 +0000

description:
Fix typo. From YOMURA Masanori in private mail.

diffstat:

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

diffs (18 lines):

diff -r 649010b39fa4 -r 4e8b9af11e9d sbin/wsconsctl/wsconsctl.8
--- a/sbin/wsconsctl/wsconsctl.8        Sun Sep 11 23:49:58 2005 +0000
+++ b/sbin/wsconsctl/wsconsctl.8        Sun Sep 11 23:50:46 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsconsctl.8,v 1.22 2005/07/24 21:07:52 wiz Exp $
+.\" $NetBSD: wsconsctl.8,v 1.23 2005/09/11 23:50:46 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -201,7 +201,7 @@
 If scroll support is enabled in the kernel, set the number of lines
 used in the slow scroll function to 2.
 In order to use this function, you have to have
-.Dv Cmd_ScrollSlowUp
+.Dv Cmd_ScrollSlowDown
 and
 .Dv Cmd_ScrollSlowUp
 defined in your keyboard map.



Home | Main Index | Thread Index | Old Index