]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/menu_userptr.3x.html
ncurses 6.2 - patch 20210828
[ncurses.git] / doc / html / man / menu_userptr.3x.html
index 1de814c52af6092faf788c87457fb49e14502913..4a267beb3b2bae9f05d26174faf7a0a5ce00f4bb 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 menu library.  They were  not  sup-
-       ported on Version 7 or BSD versions.
+       These routines emulate the  System  V  menu  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.