Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libcurses Remove trailing whitespace. Bump date for prev...



details:   https://anonhg.NetBSD.org/src/rev/7d90f0b9fe72
branches:  trunk
changeset: 769587:7d90f0b9fe72
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Sep 15 12:01:18 2011 +0000

description:
Remove trailing whitespace. Bump date for previous.

diffstat:

 lib/libcurses/curses_window.3 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 15b7f6f7ac7c -r 7d90f0b9fe72 lib/libcurses/curses_window.3
--- a/lib/libcurses/curses_window.3     Thu Sep 15 11:58:05 2011 +0000
+++ b/lib/libcurses/curses_window.3     Thu Sep 15 12:01:18 2011 +0000
@@ -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 (blymn%NetBSD.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -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



Home | Main Index | Thread Index | Old Index