X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fform_field_info.3x;h=ba4c82a4aecfbc72328fe308906f89c3161f30ec;hb=c976a90788f3e50afc773670ff74c5270ecb48df;hp=ba2cd884ae8fa759b4799e4c7ba7990947f29a60;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;p=ncurses.git diff --git a/man/form_field_info.3x b/man/form_field_info.3x index ba2cd884..ba4c82a4 100644 --- a/man/form_field_info.3x +++ b/man/form_field_info.3x @@ -1,6 +1,7 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2015,2018 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 1998-2010,2015 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,8 +28,12 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field_info.3x,v 1.14 2018/07/28 21:34:06 tom Exp $ +.\" $Id: form_field_info.3x,v 1.17 2020/02/02 23:34:34 tom Exp $ .TH form_field_info 3X "" +.ie \n(.g .ds `` \(lq +.el .ds `` `` +.ie \n(.g .ds '' \(rq +.el .ds '' '' .SH NAME \fBdynamic_field_info\fP, \fBfield_info\fR \- retrieve field characteristics @@ -60,12 +65,12 @@ These routines 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)). .TP 5 .B E_BAD_ARGUMENT Routine detected an incorrect or out-of-range argument. .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. .SH NOTES The header file \fB\fR automatically includes the header file