summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/man/curs_delch.3x
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/man/curs_delch.3x')
-rw-r--r--contrib/ncurses/man/curs_delch.3x6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ncurses/man/curs_delch.3x b/contrib/ncurses/man/curs_delch.3x
index 34bd9ac..7026667 100644
--- a/contrib/ncurses/man/curs_delch.3x
+++ b/contrib/ncurses/man/curs_delch.3x
@@ -1,5 +1,5 @@
.\"***************************************************************************
-.\" Copyright (c) 1998,2000 Free Software Foundation, Inc. *
+.\" Copyright (c) 1998-2000,2006 Free Software Foundation, Inc. *
.\" *
.\" Permission is hereby granted, free of charge, to any person obtaining a *
.\" copy of this software and associated documentation files (the *
@@ -26,7 +26,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: curs_delch.3x,v 1.7 2000/07/01 19:55:37 tom Exp $
+.\" $Id: curs_delch.3x,v 1.8 2006/02/25 21:42:57 tom Exp $
.TH curs_delch 3X ""
.SH NAME
\fBdelch\fR,
@@ -35,7 +35,7 @@
\fBmvwdelch\fR - delete character under the cursor in a \fBcurses\fR window
.SH SYNOPSIS
\fB#include <curses.h>\fR
-
+.sp
\fBint delch(void);\fR
.br
\fBint wdelch(WINDOW *win);\fR
OpenPOWER on IntegriCloud