Source-Changes-HG archive

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

[src/trunk]: src/lib/libcurses "New sentence, new line".



details:   https://anonhg.NetBSD.org/src/rev/de55a6a827b6
branches:  trunk
changeset: 559723:de55a6a827b6
user:      jdc <jdc%NetBSD.org@localhost>
date:      Mon Mar 22 19:11:28 2004 +0000

description:
"New sentence, new line".

diffstat:

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

diffs (19 lines):

diff -r a3e33208927c -r de55a6a827b6 lib/libcurses/curses_window.3
--- a/lib/libcurses/curses_window.3     Mon Mar 22 19:04:55 2004 +0000
+++ b/lib/libcurses/curses_window.3     Mon Mar 22 19:11:28 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: curses_window.3,v 1.8 2003/04/16 13:35:02 wiz Exp $
+.\"    $NetBSD: curses_window.3,v 1.9 2004/03/22 19:11:28 jdc Exp $
 .\"
 .\" Copyright (c) 2002
 .\"    Brett Lymn (blymn%NetBSD.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -146,7 +146,8 @@
 .Pp
 A window can be moved to a new position by calling the
 .Fn mvwin
-function.  The
+function.
+The
 .Fa y
 and
 .Fa x



Home | Main Index | Thread Index | Old Index