X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_hook.3x;h=41d1c74aefa474914b2709a59a01993096cfcc05;hp=b650e0ffae3dcdfbd7469a64201105b212210705;hb=9a0b985989d0aeb66b66b5711d432322aa994969;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/man/menu_hook.3x b/man/menu_hook.3x index b650e0ff..41d1c74a 100644 --- a/man/menu_hook.3x +++ b/man/menu_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: menu_hook.3x,v 1.12 2018/07/28 21:34:06 tom Exp $ +.\" $Id: menu_hook.3x,v 1.13 2019/01/20 20:32:23 tom Exp $ .TH menu_hook 3X "" .SH NAME \fBmenu_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), \fBmenu\fR(3X). .SH NOTES