]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/mitem_name.3x.html
ncurses 5.9 - patch 20130608
[ncurses.git] / doc / html / man / mitem_name.3x.html
index 880e068f254b81dfa205f70ba2f3874384a2ed28..2f8a9e8b1f7d8ff2ebd55a796381e3d9d5f52783 100644 (file)
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <!-- 
   * t
   ****************************************************************************
-  * Copyright (c) 1998 Free Software Foundation, Inc.                        *
+  * Copyright (c) 1998-2006,2010 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            *
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: mitem_name.3x,v 1.5 1998/11/29 01:11:29 Rick.Ohnemus Exp @
+  * @Id: mitem_name.3x,v 1.8 2010/12/04 18:40:45 tom Exp @
 -->
 <HTML>
 <HEAD>
@@ -68,7 +68,8 @@
 
 </PRE>
 <H2>RETURN VALUE</H2><PRE>
-       These routines returns <STRONG>NULL</STRONG> on error.
+       These routines return a pointer (which may be <STRONG>NULL</STRONG>).  They
+       do not set errno.
 
 
 </PRE>
 
 </PRE>
 <H2>PORTABILITY</H2><PRE>
-       These routines emulate the System V  menu  library.   They
+       These  routines  emulate  the System V menu library.  They
        were not supported on Version 7 or BSD versions.
 
 
 </PRE>
 <H2>AUTHORS</H2><PRE>
-       Juergen  Pfeifer.   Manual  pages  and  adaptation for new
+       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
        curses by Eric S. Raymond.