X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_driver.3x;h=ff33cff330b2d9c8b1f080a867743e43d29fd56b;hp=e70fe4dc1af901b0a220966758744e8162a38753;hb=ed8a29294ebe0c24db40d32e9a4e0268afb6529d;hpb=1dd25cc0259e0683290fe889707b04979b5fda0a diff --git a/man/form_driver.3x b/man/form_driver.3x index e70fe4dc..ff33cff3 100644 --- a/man/form_driver.3x +++ b/man/form_driver.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2015,2016 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2017,2018 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 * @@ -26,10 +26,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_driver.3x,v 1.26 2016/12/04 01:01:17 tom Exp $ +.\" $Id: form_driver.3x,v 1.29 2018/04/28 19:58:58 tom Exp $ .TH form_driver 3X "" .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 .. .SH NAME \fBform_driver\fR, @@ -68,7 +69,7 @@ is a wide character or a request. The form driver requests are as follows: .TS l l -_ _ _ +_ _ l l. \fIName\fR \fIDescription\fR REQ_BEG_FIELD Move to the beginning of the field. @@ -232,6 +233,9 @@ The form has not been posted. .B E_INVALID_FIELD Contents of field is invalid. .TP 5 +.B E_NOT_CONNECTED +No fields are connected to the form. +.TP 5 .B E_REQUEST_DENIED The form driver could not process the request. .TP 5