X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_field_info.3x;h=9a40d3fe1ea6e5468522313a1b3951a8b74c3d6d;hp=4df607c8b87bb6747b741ed91ccffd4290f7cb2d;hb=5dbe81a41e3c75806996cd762b9e55dcc9edb835;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/man/form_field_info.3x b/man/form_field_info.3x index 4df607c8..9a40d3fe 100644 --- a/man/form_field_info.3x +++ b/man/form_field_info.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 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,10 +27,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field_info.3x,v 1.11 2010/07/31 16:09:36 tom Exp $ +.\" $Id: form_field_info.3x,v 1.13 2015/12/05 23:01:16 tom Exp $ .TH form_field_info 3X "" .SH NAME -\fBform_field_info\fR \- retrieve field characteristics +\fBdynamic_field_info\fP, +\fBfield_info\fR \- retrieve field characteristics .SH SYNOPSIS \fB#include \fR .br @@ -77,9 +78,3 @@ Not all implementations allow this, e.g., Solaris 2.7 does not. .SH AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: