X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_delch.3x;h=70266678d7c612ddf780147c5c2a99f0133f527a;hp=34bd9ac3e2446896b03e84a031661729cd34ad55;hb=7b2974498fac39a3ffde257c92f572234d529239;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/man/curs_delch.3x b/man/curs_delch.3x index 34bd9ac3..70266678 100644 --- a/man/curs_delch.3x +++ b/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 \fR - +.sp \fBint delch(void);\fR .br \fBint wdelch(WINDOW *win);\fR