]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/menu_format.3x.html
ncurses 6.0 - patch 20161015
[ncurses.git] / doc / html / man / menu_format.3x.html
index 35a8a5d7952421be5f400efe327cb45c4f035609..2f4533bf8e958f6760e4c9db451de49958f45be4 100644 (file)
@@ -1,7 +1,7 @@
 <!-- 
   * t
   ****************************************************************************
-  * Copyright (c) 1998-2010,2015 Free Software Foundation, Inc.              *
+  * Copyright (c) 1998-2015,2016 Free Software Foundation, Inc.              *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: menu_format.3x,v 1.13 2015/12/05 23:01:16 tom Exp @
+  * @Id: menu_format.3x,v 1.14 2016/10/15 17:02:31 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
@@ -61,7 +61,7 @@
        of the given menu.  If this size is too small  to  display
        all  menu items, the menu will be made scrollable. If this
        size is larger than the menus subwindow and the  subwindow
-       is  too  small to display all menu items, <STRONG>post_menu()</STRONG> will
+       is  too  small  to  display all menu items, <STRONG>post_menu</STRONG> will
        fail.
 
        The  default  format  is  16  rows,  1  column.    Calling