X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_spacing.3x;h=696833e990125d947443d4ce22eed97a31731770;hp=df78c5cfafb9dd80189992f881523ecd78cf58a9;hb=07e31b3b587a07281ff7c71e5c13248a31048257;hpb=cef50b3afcd58166f3541b701c97bce538844c76 diff --git a/man/menu_spacing.3x b/man/menu_spacing.3x index df78c5cf..696833e9 100644 --- a/man/menu_spacing.3x +++ b/man/menu_spacing.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2004,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2010,2015 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,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_spacing.3x,v 1.11 2010/10/02 23:22:15 tom Exp $ +.\" $Id: menu_spacing.3x,v 1.13 2015/12/05 23:42:45 tom Exp $ .TH menu_spacing 3X "" .SH NAME -\fBmenu_spacing\fR \- Control spacing between menu items. +\fBset_menu_spacing\fP, +\fBmenu_spacing\fR \- set and get spacing between menu items. .SH SYNOPSIS \fB#include \fR .br @@ -86,9 +87,3 @@ any code depending on them be conditioned using NCURSES_VERSION. .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: