diff options
Diffstat (limited to 'upstream/debian-unstable/man3/hook.3form')
-rw-r--r-- | upstream/debian-unstable/man3/hook.3form | 6 |
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 |