X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_hook.3x;h=803fadd83e572e46d0e78de22b3902354127f26d;hp=7dfa838e10267cd3fb4d125abad57c189c3396b4;hb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;hpb=acb4184f8f69fddd052a3daa8c8675f4bf8ce369 diff --git a/man/form_hook.3x b/man/form_hook.3x index 7dfa838e..803fadd8 100644 --- a/man/form_hook.3x +++ b/man/form_hook.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2010,2018 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_hook.3x,v 1.12 2018/07/28 21:34:06 tom Exp $ +.\" $Id: form_hook.3x,v 1.13 2019/01/20 20:31:42 tom Exp $ .TH form_hook 3X "" .SH NAME \fBform_hook\fR \- set hooks for automatic invocation by applications @@ -85,7 +85,7 @@ return one of the following: The routine succeeded. .TP 5 .B E_SYSTEM_ERROR -System error occurred (see \fBerrno\fR). +System error occurred (see \fBerrno\fR(3)). .SH SEE ALSO \fBcurses\fR(3X), \fBform\fR(3X). .SH NOTES