X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_cursor.3x.html;h=12ae82e0085aaad2133d6998abaebe7bc957777e;hp=9dcc6eee8886835c06d310599feacef6fbd40e24;hb=3d46d7e9d3e210417f34acf3b469378558398d07;hpb=cb4427a16794d98049b4d790b810d62217501f9f diff --git a/doc/html/man/form_cursor.3x.html b/doc/html/man/form_cursor.3x.html index 9dcc6eee..12ae82e0 100644 --- a/doc/html/man/form_cursor.3x.html +++ b/doc/html/man/form_cursor.3x.html @@ -1,7 +1,8 @@ - @@ -52,7 +53,8 @@

SYNOPSIS

        #include <form.h>
-       int pos_form_cursor(FORM *form);
+
+       int pos_form_cursor(FORM *form);
 
 
 

DESCRIPTION

@@ -87,8 +89,8 @@
 
 
 

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.
 
 
 

AUTHORS