]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_post.3x
ncurses 6.4 - patch 20230812
[ncurses.git] / man / form_post.3x
index 9fdb36c07c01a2461fcf0a27034aa7422677a605..e7e6733fb95b0b34e9ffef21a22f72e635d61659 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2020,2021 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  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_post.3x,v 1.18 2021/12/25 21:49:32 tom Exp $
-.TH form_post 3X ""
+.\" $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
 .SH SYNOPSIS
 \fB#include <form.h>\fP
 .sp
-\fBint post_form(FORM *\fP\fIform\fP\fB);\fP
-.br
-\fBint unpost_form(FORM *\fP\fIform\fP\fB);\fP
+\fBint post_form(FORM *\fIform\fB);\fR
 .br
+\fBint unpost_form(FORM *\fIform\fB);\fR
 .SH DESCRIPTION
 The function \fBpost_form\fP displays a form to its associated subwindow.
 To trigger physical display of the subwindow,