From 212ffff119e8aa5436fe7f4c7ccd84468cd8ffdb Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 12 May 2003 11:06:50 +0000 Subject: typos; diffs passed on to curses people. --- lib/libcurses/curs_insch.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libcurses/curs_insch.3') diff --git a/lib/libcurses/curs_insch.3 b/lib/libcurses/curs_insch.3 index 73f8e2f8e44..57099f36dbe 100644 --- a/lib/libcurses/curs_insch.3 +++ b/lib/libcurses/curs_insch.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: curs_insch.3,v 1.6 2000/07/10 03:06:07 millert Exp $ +.\" $OpenBSD: curs_insch.3,v 1.7 2003/05/12 11:06:49 jmc Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998,2000 Free Software Foundation, Inc. * @@ -47,7 +47,7 @@ \fBint mvwinsch(WINDOW *win, int y, int x, chtype ch);\fR .br .SH DESCRIPTION -These routines, insert the character \fIch\fR before the character under the +These routines insert the character \fIch\fR before the character under the cursor. All characters to the right of the cursor are moved one space to the right, with the possibility of the rightmost character on the line being lost. The insertion operation does not change the cursor position. -- cgit v1.2.3