X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmitem_new.3x;h=1e6fd0d872eaa42512a88e4943f2f2c0441ac831;hp=f69e16372b4a8bd3f3edc22c01e694d5cff818e3;hb=97cb42f22c43eb31a4bf11475bd73ab0e0b10923;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/man/mitem_new.3x b/man/mitem_new.3x index f69e1637..1e6fd0d8 100644 --- a/man/mitem_new.3x +++ b/man/mitem_new.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2015,2018 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2018,2019 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 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: mitem_new.3x,v 1.14 2018/07/28 21:34:06 tom Exp $ +.\" $Id: mitem_new.3x,v 1.15 2019/01/20 20:32:23 tom Exp $ .TH mitem_new 3X "" .SH NAME \fBnew_item\fP, @@ -75,7 +75,7 @@ Routine detected an incorrect or out-of-range argument. Item is connected to a menu. .TP 5 .B E_SYSTEM_ERROR -System error occurred (see \fBerrno\fR). +System error occurred (see \fBerrno\fR(3)). .SH SEE ALSO \fBcurses\fR(3X), \fBmenu\fR(3X). .SH NOTES