summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/hook.3form
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/debian-unstable/man3/hook.3form
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man3/hook.3form')
-rw-r--r--upstream/debian-unstable/man3/hook.3form6
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man3/hook.3form b/upstream/debian-unstable/man3/hook.3form
index dc6dc5dd..323106f6 100644
--- a/upstream/debian-unstable/man3/hook.3form
+++ b/upstream/debian-unstable/man3/hook.3form
@@ -27,8 +27,8 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: form_hook.3x,v 1.34 2024/01/05 21:46:58 tom Exp $
-.TH hook 3FORM 2024-01-05 "ncurses 6.4" "Library calls"
+.\" $Id: form_hook.3x,v 1.37 2024/03/16 15:35:01 tom Exp $
+.TH hook 3FORM 2024-03-16 "ncurses 6.5" "Library calls"
.SH NAME
\fBform_hook\fP \-
set hooks for automatic invocation by applications
@@ -72,7 +72,7 @@ if any (\fBNULL\fP if there is no such hook).
.SS set_form_term
sets a hook to be called at form-unpost time
and just before a page change once it is posted.
-.SS form_init
+.SS form_term
returns the current form term hook, if any (\fBNULL\fP if there is no such
hook).
.SH RETURN VALUE