Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcurses Whitespace cleanup.
details: https://anonhg.NetBSD.org/src/rev/b336d5d7331e
branches: trunk
changeset: 538540:b336d5d7331e
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Oct 22 12:24:03 2002 +0000
description:
Whitespace cleanup.
diffstat:
lib/libcurses/curses_input.3 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (39 lines):
diff -r d0f0af6ae16b -r b336d5d7331e lib/libcurses/curses_input.3
--- a/lib/libcurses/curses_input.3 Tue Oct 22 12:22:43 2002 +0000
+++ b/lib/libcurses/curses_input.3 Tue Oct 22 12:24:03 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_input.3,v 1.5 2002/10/22 12:07:20 blymn Exp $
+.\" $NetBSD: curses_input.3,v 1.6 2002/10/22 12:24:03 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn%netbsd.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -125,16 +125,16 @@
with the window specified by
.Fa win .
.Pp
-If the
+If the
.Fn keypad
flag is
.Dv TRUE
-then the assembly of specific key symbols can be disabled by using the
+then the assembly of specific key symbols can be disabled by using the
.Fn keyok
function.
-If the
+If the
.Fa flag
-is set to
+is set to
.Dv FALSE
on a key symbol then
.Fn getch
@@ -165,7 +165,7 @@
timing and so forth as the
.Xr termcap 5
derived ones.
-If
+If
.Fn define_key
is passed a NULL in
.Fa sequence
Home |
Main Index |
Thread Index |
Old Index