Source-Changes-HG archive

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

[src/trunk]: src/lib/libcurses Add serial comma, remove trailing whitespace, ...



details:   https://anonhg.NetBSD.org/src/rev/d5e145704909
branches:  trunk
changeset: 768056:d5e145704909
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Aug 07 11:37:06 2011 +0000

description:
Add serial comma, remove trailing whitespace, bump date for previous.

diffstat:

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

diffs (30 lines):

diff -r 8e9142b1fef5 -r d5e145704909 lib/libcurses/curses_inch.3
--- a/lib/libcurses/curses_inch.3       Sun Aug 07 11:33:03 2011 +0000
+++ b/lib/libcurses/curses_inch.3       Sun Aug 07 11:37:06 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: curses_inch.3,v 1.11 2011/08/07 10:55:59 blymn Exp $
+.\"    $NetBSD: curses_inch.3,v 1.12 2011/08/07 11:37:06 wiz Exp $
 .\"
 .\" Copyright (c) 2002
 .\"    Brett Lymn (blymn%NetBSD.org@localhost, brett_lymn%yahoo.com.au@localhost)
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"
-.Dd April 18, 2004
+.Dd August 7, 2011
 .Dt CURSES_INCH 3
 .Os
 .Sh NAME
@@ -222,9 +222,9 @@
 If the calls
 .Fn innstr ,
 .Fn mvinnstr ,
-.Fn mvwinnstr
+.Fn mvwinnstr ,
 and
-.Fn winnstr 
+.Fn winnstr
 succeed then they will return the number of characters actually read.
 Functions returning pointers will return
 .Dv NULL



Home | Main Index | Thread Index | Old Index