]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/keybound.3x.html
ncurses 6.2 - patch 20210626
[ncurses.git] / doc / html / man / keybound.3x.html
index 942e3a7b2f0c833d9aff238e6db4fa6fe38490cd..55f2d003897289d384e04240e83709a3091060ae 100644 (file)
@@ -1,4 +1,4 @@
-<!-- 
+<!--
   ****************************************************************************
   * Copyright 2018,2020 Thomas E. Dickey                                     *
   * Copyright 1999-2008,2010 Free Software Foundation, Inc.                  *
@@ -67,8 +67,8 @@
        The <EM>keycode</EM> parameter must be greater than zero, else NULL is returned.
        If it does not correspond to a defined key, then NULL is returned.  The
        <EM>count</EM>  parameter  is  used  to allow the application to iterate through
-       multiple definitions, counting from zero.  When successful,  the  func-
-       tion returns a string which must be freed by the caller.
+       multiple  definitions,  counting  from  zero.   When  successful,   the
+       function returns a string which must be freed by the caller.
 
 
 </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE>