X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_buffer.3x.html;h=31fb08b95bf0066d46ef0ddc81ac38229e66eeb2;hp=de56787b95f32ba0162794d787b48acaf9a96239;hb=a6eb34d7fec8170a8715f9e53ca2f96452dd30dd;hpb=7884aa084f9440fd964f14fe31853a5f85db5104 diff --git a/doc/html/man/form_field_buffer.3x.html b/doc/html/man/form_field_buffer.3x.html index de56787b..31fb08b9 100644 --- a/doc/html/man/form_field_buffer.3x.html +++ b/doc/html/man/form_field_buffer.3x.html @@ -70,8 +70,8 @@ o Buffer 0 is the displayed value of the field. o Other numbered buffers may be allocated by applications through - the nbuf argument of (see form_field_new(3x)) but are not manip- - ulated by the forms library. + the nbuf argument of (see form_field_new(3x)) but are not + manipulated by the forms library. The function field_buffer returns a pointer to the contents of the given numbered buffer: @@ -105,8 +105,8 @@

RETURN VALUE

-       The field_buffer function returns NULL on error.  It sets errno accord-
-       ing to their success:
+       The field_buffer  function  returns  NULL  on  error.   It  sets  errno
+       according to their success:
 
        E_OK The routine succeeded.
 
@@ -135,14 +135,14 @@
        The header file <form.h> automatically includes the header file
 
        When configured for wide characters, field_buffer returns a pointer  to
-       temporary  storage  (allocated and freed by the library).  The applica-
-       tion should not attempt to modify the data.  It will be  freed  on  the
-       next call to field_buffer to return the same buffer.  <curses.h>.
+       temporary   storage   (allocated   and  freed  by  the  library).   The
+       application should not attempt to modify the data.  It will be freed on
+       the next call to field_buffer to return the same buffer.  <curses.h>.
 
 
 

PORTABILITY

-       These  routines emulate the System V forms library.  They were not sup-
-       ported on Version 7 or BSD versions.
+       These  routines  emulate  the  System  V  forms library.  They were not
+       supported on Version 7 or BSD versions.
 
        The  set_max_field   function   checks   for   an   ncurses   extension
        O_INPUT_FIELD  which  allows a dynamic field to shrink if the new limit