]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_insch.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / curs_insch.3x
index ef7ff743d1c5907286c261d392b6f13817bb1629..d563195817051f21f8e7b6429c93d7add0a057af 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2017 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_insch.3x,v 1.23 2022/02/12 20:05:11 tom Exp $
-.TH curs_insch 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: curs_insch.3x,v 1.26 2023/07/01 15:43:20 tom Exp $
+.TH curs_insch 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -48,7 +48,6 @@
 \fBint mvinsch(int \fIy\fB, int \fIx\fB, chtype \fIch\fB);\fR
 .br
 \fBint mvwinsch(WINDOW *\fIwin\fB, int \fIy\fB, int \fIx\fB, chtype \fIch\fB);\fR
-.br
 .SH DESCRIPTION
 These routines insert the character \fIch\fP before the character under the
 cursor.