X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fform_field_just.3x.html;h=99da169201fed9b7daf48095db07060efdf2aaeb;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hp=6912809b9bdbd85c0dac04ef21e7e28d24582c4a;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/form_field_just.3x.html b/doc/html/man/form_field_just.3x.html index 6912809b..99da1692 100644 --- a/doc/html/man/form_field_just.3x.html +++ b/doc/html/man/form_field_just.3x.html @@ -1,8 +1,8 @@ - + @@ -63,13 +63,12 @@ The function set_field_just sets the justification attribute of a field; field_just returns a field's justi- fication attribute. The attribute may be one of NO_JUSTI- - FICATION, JUSTIFY_RIGHT, JUSTIFY_LEFT, or JUSTIFY_CENTER. - + FICATION, JUSTIFY_RIGHT, JUSTIFY_LEFT, or JUSTIFY_CENTER.

RETURN VALUE

-       The  function field_just returns one of: NO_JUSTIFICATION,
+       The function field_just returns one of:  NO_JUSTIFICATION,
        JUSTIFY_RIGHT, JUSTIFY_LEFT, or JUSTIFY_CENTER.
 
        The function set_field_just returns one of the following:
@@ -80,7 +79,7 @@
             System error occurred (see errno).
 
        E_BAD_ARGUMENT
-            Routine detected an incorrect or  out-of-range  argu-
+            Routine  detected  an incorrect or out-of-range argu-
             ment.
 
 
@@ -98,13 +97,13 @@
 
 

PORTABILITY

-       These  routines  emulate the System V forms library.  They
+       These routines emulate the System V forms  library.   They
        were not supported on Version 7 or BSD versions.
 
 
 

AUTHORS

-       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
+       Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
 
@@ -112,9 +111,6 @@
                                                     form_field_just(3x)
 

-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html