summaryrefslogtreecommitdiff
path: root/lib/libcurses/curs_deleteln.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-12 11:06:50 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-12 11:06:50 +0000
commit212ffff119e8aa5436fe7f4c7ccd84468cd8ffdb (patch)
tree8496c9463f319227674474b6fb08ed011936b3e8 /lib/libcurses/curs_deleteln.3
parentc3e60c0cfaa5bb0eb5b3ce7d12a3e17299e28871 (diff)
typos;
diffs passed on to curses people.
Diffstat (limited to 'lib/libcurses/curs_deleteln.3')
-rw-r--r--lib/libcurses/curs_deleteln.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/curs_deleteln.3 b/lib/libcurses/curs_deleteln.3
index 69699b7d430..26f04cdfff2 100644
--- a/lib/libcurses/curs_deleteln.3
+++ b/lib/libcurses/curs_deleteln.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: curs_deleteln.3,v 1.8 2001/01/22 18:01:33 millert Exp $
+.\" $OpenBSD: curs_deleteln.3,v 1.9 2003/05/12 11:06:49 jmc Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998,2000 Free Software Foundation, Inc. *
@@ -63,7 +63,7 @@ bottom lines are lost. For negative \fIn\fR, delete \fIn\fR lines (starting
with the one under the cursor), and move the remaining lines up. The bottom
\fIn\fR lines are cleared. The current cursor position remains the same.
-The \fBinsertln\fR and \fBwinsertln\fR routines, insert a blank line above the
+The \fBinsertln\fR and \fBwinsertln\fR routines insert a blank line above the
current line and the bottom line is lost.
.SH RETURN VALUE
All routines return the integer \fBERR\fR upon failure and an \fBOK\fR (SVr4