X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmitem_current.3x;h=86c9b4775eaa52f956c66cf2090b252cdb20c527;hp=979f401341fe41d9146744577ae48a98c25abaee;hb=9c110809dcc6246cb01544e9cb6c709795697a1a;hpb=027ae42953e3186daed8f3882da73de48291b606;ds=sidebyside diff --git a/man/mitem_current.3x b/man/mitem_current.3x index 979f4013..86c9b477 100644 --- a/man/mitem_current.3x +++ b/man/mitem_current.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998,2006 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 * @@ -27,10 +27,10 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: mitem_current.3x,v 1.11 2006/11/04 18:18:19 tom Exp $ +.\" $Id: mitem_current.3x,v 1.13 2010/12/04 18:40:45 tom Exp $ .TH mitem_current 3X "" .SH NAME -\fBmitem_current\fR - set and get current_menu_item +\fBmitem_current\fR \- set and get current_menu_item .SH SYNOPSIS \fB#include \fR .br @@ -90,13 +90,7 @@ These routines emulate the System V menu library. They were not supported on Version 7 or BSD versions. .PP The SVr4 menu library documentation specifies the \fBtop_row\fR and -\fBindex_item\fR error value as -1 (which is the value of \fBERR\fR). +\fBindex_item\fR error value as \-1 (which is the value of \fBERR\fR). .SH AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: