Fix typo. From YOMURA Masanori in private mail.

This commit is contained in:
wiz 2005-09-11 23:50:46 +00:00
parent a464698404
commit a76a5aebb5

View File

@ -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. .\" Copyright (c) 1998, 2004 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -201,7 +201,7 @@ used in the fast scroll function to 50.
If scroll support is enabled in the kernel, set the number of lines If scroll support is enabled in the kernel, set the number of lines
used in the slow scroll function to 2. used in the slow scroll function to 2.
In order to use this function, you have to have In order to use this function, you have to have
.Dv Cmd_ScrollSlowUp .Dv Cmd_ScrollSlowDown
and and
.Dv Cmd_ScrollSlowUp .Dv Cmd_ScrollSlowUp
defined in your keyboard map. defined in your keyboard map.