X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform.3x;h=91e91ed86af859b7340172cc5c40a7a13e58b387;hp=96c644895228751cc3b30c97134fe664eff5f24c;hb=f44733b760290aa8f51c6c9e1e463254833bffcd;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d diff --git a/man/form.3x b/man/form.3x index 96c64489..91e91ed8 100644 --- a/man/form.3x +++ b/man/form.3x @@ -1,6 +1,7 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 1998-2016,2017 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 +28,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form.3x,v 1.32 2019/01/20 20:31:42 tom Exp $ +.\" $Id: form.3x,v 1.35 2020/03/28 19:06:28 tom Exp $ .TH form 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -162,7 +163,7 @@ unpost_form \fBform_post\fR(3X) .TE .SH RETURN VALUE Routines that return pointers return \fBNULL\fR on error, -and set errno to the corresponding error-code returned by functions +and set \fBerrno\fP to the corresponding error-code returned by functions returning an integer. Routines that return an integer return one of the following error codes: @@ -234,7 +235,7 @@ Juergen Pfeifer. Manual pages and adaptation for ncurses by Eric S. Raymond. .SH SEE ALSO -\fBcurses\fR(3X) and related pages whose names begin "form_" for detailed +\fBcurses\fR(3X) and related pages whose names begin \*(``form_\*('' for detailed descriptions of the entry points. .PP This describes \fBncurses\fR