Module Name:    src
Committed By:   dholland
Date:           Fri Aug  6 04:03:27 UTC 2010

Modified Files:
        src/lib/libcurses: curses_input.3

Log Message:
avoid writing in parseltongue


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libcurses/curses_input.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libcurses/curses_input.3
diff -u src/lib/libcurses/curses_input.3:1.20 src/lib/libcurses/curses_input.3:1.21
--- src/lib/libcurses/curses_input.3:1.20	Sat Jul 29 23:47:39 2006
+++ src/lib/libcurses/curses_input.3	Fri Aug  6 04:03:26 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: curses_input.3,v 1.20 2006/07/29 23:47:39 wiz Exp $
+.\"	$NetBSD: curses_input.3,v 1.21 2010/08/06 04:03:26 dholland Exp $
 .\"
 .\" Copyright (c) 2002
 .\"	Brett Lymn ([email protected], [email protected])
@@ -122,7 +122,7 @@
 .Fn getch
 will return
 .Dv KEY_RESIZE ,
-regardlesss of the setting of
+regardless of the setting of
 .Fn keypad .
 Calling
 .Fn getch

Reply via email to