]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/menu_post.3x.html
ncurses 6.0 - patch 20161015
[ncurses.git] / doc / html / man / menu_post.3x.html
index a6eee57cf355c54a6d347212b8dac8c13ce90d24..edbad84dba14855afadc5a6520735959147579f8 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_post.3x,v 1.12 2015/12/05 23:42:45 tom Exp @
+  * @Id: menu_post.3x,v 1.13 2016/10/15 17:02:31 tom Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
@@ -89,8 +89,8 @@
             tion function.
 
        <STRONG>E_NO_ROOM</STRONG>
-            Menu is too large for its window. You should consider
-            to use <STRONG>set_menu_format()</STRONG> to solve the problem.
+            Menu is too large for its window.   You  should  con-
+            sider using <STRONG>set_menu_format</STRONG> to solve the problem.
 
        <STRONG>E_NOT_POSTED</STRONG>
             The menu has not been posted.