Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcurses Drop trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/97097d76d13e
branches: trunk
changeset: 538473:97097d76d13e
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Oct 21 13:59:52 2002 +0000
description:
Drop trailing whitespace.
diffstat:
lib/libcurses/curses_add.3 | 10 +++++-----
lib/libcurses/curses_deleteln.3 | 4 ++--
lib/libcurses/curses_input.3 | 4 ++--
lib/libcurses/curses_line.3 | 4 ++--
lib/libcurses/curses_scroll.3 | 4 ++--
lib/libcurses/curses_standout.3 | 4 ++--
lib/libcurses/curses_underscore.3 | 4 ++--
7 files changed, 17 insertions(+), 17 deletions(-)
diffs (143 lines):
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_add.3
--- a/lib/libcurses/curses_add.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_add.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_add.3,v 1.1 2002/10/21 13:55:08 blymn Exp $
+.\" $NetBSD: curses_add.3,v 1.2 2002/10/21 13:59:52 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn%netbsd.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -65,7 +65,7 @@
position by one. Any character attributes currently set will be
applied to the added character. The
.Fn waddch
-function is the same as the
+function is the same as the
.Fn addch
function excepting that the character is added to the window specified.
.Pp
@@ -80,13 +80,13 @@
does the same thing but adds the string to the specified window.
Similarly,
.Fn addnstr
-will add the contents of
+will add the contents of
.Fa string
-to
+to
.Dv stdscr
but will limit the number of characters added to be, at most,
.Fa len .
-If
+If
.Fa len
is -1 then
.Fa addnstr
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_deleteln.3
--- a/lib/libcurses/curses_deleteln.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_deleteln.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_deleteln.3,v 1.1 2002/10/21 13:55:14 blymn Exp $
+.\" $NetBSD: curses_deleteln.3,v 1.2 2002/10/21 13:59:53 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn%netbsd.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -55,7 +55,7 @@
.Fn deleteln
function deletes the screen line containing the cursor in the
.Dv stdscr .
-The
+The
.Fn wdeleteln
function is the same as the
.Fn deleteln
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_input.3
--- a/lib/libcurses/curses_input.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_input.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_input.3,v 1.1 2002/10/21 13:55:14 blymn Exp $
+.\" $NetBSD: curses_input.3,v 1.2 2002/10/21 13:59:53 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn%netbsd.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -296,7 +296,7 @@
Only one character of push-back is guaranteed to work, more may be possible
depending on system resources.
.Sh RETURN VALUES
-If
+If
.Fn keypad TRUE
has been called on a window, then
.Fn getch
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_line.3
--- a/lib/libcurses/curses_line.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_line.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_line.3,v 1.1 2002/10/21 13:55:17 blymn Exp $
+.\" $NetBSD: curses_line.3,v 1.2 2002/10/21 13:59:54 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn%netbsd.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -130,7 +130,7 @@
.Fn wvline
functions, respectively, excepting that
.Fn wmove
-is called to move the cursor to the position specified by
+is called to move the cursor to the position specified by
.Fa y ,
.Fa x
before the line is drawn on the window.
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_scroll.3
--- a/lib/libcurses/curses_scroll.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_scroll.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_scroll.3,v 1.1 2002/10/21 13:55:20 blymn Exp $
+.\" $NetBSD: curses_scroll.3,v 1.2 2002/10/21 13:59:54 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn%netbsd.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -120,7 +120,7 @@
.Dv FALSE
then lines that would force a scroll will be truncated.
.Pp
-The
+The
.Fn setscrreg
function sets up a software scrolling region on
.Dv stdscr
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_standout.3
--- a/lib/libcurses/curses_standout.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_standout.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_standout.3,v 1.1 2002/10/21 13:55:20 blymn Exp $
+.\" $NetBSD: curses_standout.3,v 1.2 2002/10/21 13:59:54 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@@ -81,7 +81,7 @@
The
.Fn standout
and
-.Fn standend
+.Fn standend
functions are equivalent to
.Fn attron A_STANDOUT
and
diff -r 748b3afe663c -r 97097d76d13e lib/libcurses/curses_underscore.3
--- a/lib/libcurses/curses_underscore.3 Mon Oct 21 13:55:12 2002 +0000
+++ b/lib/libcurses/curses_underscore.3 Mon Oct 21 13:59:52 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_underscore.3,v 1.1 2002/10/21 13:55:24 blymn Exp $
+.\" $NetBSD: curses_underscore.3,v 1.2 2002/10/21 13:59:55 wiz Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@@ -81,7 +81,7 @@
The
.Fn underscore
and
-.Fn underend
+.Fn underend
functions
are equivalent to
.Fn wattron A_UNDERLINE
Home |
Main Index |
Thread Index |
Old Index