X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_insstr.3x;fp=man%2Fcurs_insstr.3x;h=b2b563946b1467df85edf1b5ef6a696f966cdf68;hp=005d0144b369d8c13451fecb9e73d48b0fd8271a;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hpb=515d83a2495606171a23c6eee948aea07536d178 diff --git a/man/curs_insstr.3x b/man/curs_insstr.3x index 005d0144..b2b56394 100644 --- a/man/curs_insstr.3x +++ b/man/curs_insstr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2019-2021,2022 Thomas E. Dickey * +.\" Copyright 2019-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_insstr.3x,v 1.30 2022/02/12 20:05:11 tom Exp $ -.TH curs_insstr 3X 2022-02-12 "ncurses 6.4" "Library calls" +.\" $Id: curs_insstr.3x,v 1.33 2023/07/01 15:43:20 tom Exp $ +.TH curs_insstr 3X 2023-07-01 "ncurses 6.4" "Library calls" .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq @@ -60,7 +60,6 @@ \fBint mvwinsstr(WINDOW *\fIwin\fB, int \fIy\fB, int \fIx\fB, const char *\fIstr\fB);\fR .br \fBint mvwinsnstr(WINDOW *\fIwin\fB, int \fIy\fB, int \fIx\fB, const char *\fIstr\fB, int \fIn\fB);\fR -.br .SH DESCRIPTION These routines insert a character string (as many characters as will fit on the line)