]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/form_userptr.3x.html
ncurses 6.2 - patch 20210626
[ncurses.git] / doc / html / man / form_userptr.3x.html
index e6b6f5ec494b9522924368580ad7432eeff667cd..bdc2f2dbbd497ef4029a723fa39a53dc7cacc94a 100644 (file)
@@ -1,4 +1,4 @@
-<!-- 
+<!--
   * t
   ****************************************************************************
   * Copyright 2018,2020 Thomas E. Dickey                                     *
@@ -82,8 +82,8 @@
 
 
 </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE>
-       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 user pointer is a void pointer.  We chose not to leave it as a char
        pointer for SVr4 compatibility.