X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_field_info.3x;fp=man%2Fform_field_info.3x;h=f5d77778e186270bfdd03f76f74e15615ffb4295;hp=8e098323e56c2f4b82c29adbdd8b449bf403045d;hb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;hpb=79b07cae47a6fa064aa4d2ea70fe930884751eb4 diff --git a/man/form_field_info.3x b/man/form_field_info.3x index 8e098323..f5d77778 100644 --- a/man/form_field_info.3x +++ b/man/form_field_info.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2022 Thomas E. Dickey * .\" Copyright 1998-2010,2015 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,7 +28,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field_info.3x,v 1.20 2021/12/25 21:49:32 tom Exp $ +.\" $Id: form_field_info.3x,v 1.21 2022/02/12 20:03:40 tom Exp $ .TH form_field_info 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -41,13 +41,13 @@ .nf \fB#include \fP .sp -\fBint field_info(const FIELD *\fP\fIfield\fP\fB,\fP - \fBint *\fP\fIrows\fP\fB, int *\fP\fIcols\fP\fB,\fP - \fBint *\fP\fIfrow\fP\fB, int *\fP\fIfcol\fP\fB,\fP - \fBint *\fP\fInrow\fP\fB, int *\fP\fInbuf\fB);\fP +\fBint field_info(const FIELD *\fIfield\fB,\fR + \fBint *\fIrows\fB, int *\fIcols\fB,\fR + \fBint *\fIfrow\fB, int *\fIfcol\fB,\fR + \fBint *\fInrow\fB, int *\fInbuf\fB);\fR .sp -\fBint dynamic_field_info(const FIELD *\fP\fIfield\fP\fB,\fP - \fBint *\fP\fIrows\fP\fB, int *\fP\fIcols\fP\fB, int *\fImax\fB);\fP +\fBint dynamic_field_info(const FIELD *\fIfield\fB,\fR + \fBint *\fIrows\fB, int *\fIcols\fB, int *\fImax\fB);\fR .fi .SH DESCRIPTION The function \fBfield_info\fP returns the sizes and other attributes passed in