diff options
| author | wiz <wiz@NetBSD.org> | 2011-08-07 11:37:06 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2011-08-07 11:37:06 +0000 |
| commit | 485d62d50ea00a7f3db263f22ffc4e2b75a888a9 (patch) | |
| tree | 30cf88fbb2bfb8daf294fa2fabe3ce64fa2b47df | |
| parent | 95164d373e413d0c433bb6eb862f6513e4abe9e2 (diff) | |
Add serial comma, remove trailing whitespace, bump date for previous.
| -rw-r--r-- | lib/libcurses/curses_inch.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcurses/curses_inch.3 b/lib/libcurses/curses_inch.3 index d64a75e8a49..e66d558cba0 100644 --- a/lib/libcurses/curses_inch.3 +++ b/lib/libcurses/curses_inch.3 @@ -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, brett_lymn@yahoo.com.au) @@ -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 @@ is not recommended. 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 |
