Module Name: src
Committed By: wiz
Date: Thu Sep 15 12:01:18 UTC 2011
Modified Files:
src/lib/libcurses: curses_window.3
Log Message:
Remove trailing whitespace. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libcurses/curses_window.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_window.3
diff -u src/lib/libcurses/curses_window.3:1.14 src/lib/libcurses/curses_window.3:1.15
--- src/lib/libcurses/curses_window.3:1.14 Thu Sep 15 11:58:05 2011
+++ src/lib/libcurses/curses_window.3 Thu Sep 15 12:01:18 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_window.3,v 1.14 2011/09/15 11:58:05 blymn Exp $
+.\" $NetBSD: curses_window.3,v 1.15 2011/09/15 12:01:18 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn ([email protected], [email protected])
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd March 31, 2008
+.Dd September 15, 2011
.Dt CURSES_WINDOW 3
.Os
.Sh NAME
@@ -165,12 +165,12 @@
positions are relative to the origin of the parent window.
The screen offset of
.Fa win
-is not updated, the characters beginning at
+is not updated, the characters beginning at
.Fa y ,
.Fa x
for the area the size of
.Fa win
-will be displayed at the screen offset of
+will be displayed at the screen offset of
.Fa win .
If the given window in
.Fa win