]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_deleteln.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / curs_deleteln.3x
index 152e216a8a8cd15a45be76cbb07771ea5826e3ee..f8c6b449f2508795229307d99fed0dc9640c0032 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2007,2010 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_deleteln.3x,v 1.21 2022/02/12 20:06:41 tom Exp $
-.TH curs_deleteln 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: curs_deleteln.3x,v 1.24 2023/07/01 15:43:20 tom Exp $
+.TH curs_deleteln 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBdeleteln\fP,
 \fBwdeleteln\fP,
@@ -50,7 +50,6 @@
 \fBint insertln(void);\fP
 .br
 \fBint winsertln(WINDOW *\fIwin\fB);\fR
-.br
 .SH DESCRIPTION
 The \fBdeleteln\fP and \fBwdeleteln\fP routines delete the line under the
 cursor in the window; all lines below the current line are moved up one line.