diff options
| author | wiz <wiz@NetBSD.org> | 2005-03-04 11:41:36 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2005-03-04 11:41:36 +0000 |
| commit | e2bc5f883ef73d1bfdb680c961da7b2425df3c85 (patch) | |
| tree | fd351ef2e848417be983278417ea9af865dcee03 /lib | |
| parent | fc90def9393fd0b164aeb2bff6e71aaf25af26f7 (diff) | |
Bump date for touchline() correction, and drop trailing whitespace.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libcurses/curses_touch.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcurses/curses_touch.3 b/lib/libcurses/curses_touch.3 index 5176c35f7c6..9082c7e691e 100644 --- a/lib/libcurses/curses_touch.3 +++ b/lib/libcurses/curses_touch.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: curses_touch.3,v 1.6 2005/03/04 11:15:47 blymn Exp $ +.\" $NetBSD: curses_touch.3,v 1.7 2005/03/04 11:41:36 wiz Exp $ .\" .\" Copyright (c) 2002 .\" Brett Lymn (blymn@NetBSD.org, brett_lymn@yahoo.com.au) @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" -.Dd September 23, 2003 +.Dd March 4, 2005 .Dt CURSES_TOUCH 3 .Os .Sh NAME @@ -73,7 +73,7 @@ status of lines and windows. .Pp The .Fn touchline -function marks +function marks .Fa count lines starting from .Fa start |
