X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fform_post.3x;fp=man%2Fform_post.3x;h=e7e6733fb95b0b34e9ffef21a22f72e635d61659;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hp=269cb183a9b72959a7c44c652e74c45075a7eb3f;hpb=515d83a2495606171a23c6eee948aea07536d178;p=ncurses.git diff --git a/man/form_post.3x b/man/form_post.3x index 269cb183..e7e6733f 100644 --- a/man/form_post.3x +++ b/man/form_post.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright 2018-2021,2022 Thomas E. Dickey * +.\" Copyright 2018-2022,2023 Thomas E. Dickey * .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_post.3x,v 1.20 2022/02/12 20:03:40 tom Exp $ -.TH form_post 3X 2022-02-12 "ncurses 6.4" "Library calls" +.\" $Id: form_post.3x,v 1.23 2023/07/01 15:46:10 tom Exp $ +.TH form_post 3X 2023-07-01 "ncurses 6.4" "Library calls" .SH NAME \fBpost_form\fP, \fBunpost_form\fP \- write or erase forms from associated subwindows @@ -39,7 +39,6 @@ \fBint post_form(FORM *\fIform\fB);\fR .br \fBint unpost_form(FORM *\fIform\fB);\fR -.br .SH DESCRIPTION The function \fBpost_form\fP displays a form to its associated subwindow. To trigger physical display of the subwindow,