X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_spacing.3x.html;fp=doc%2Fhtml%2Fman%2Fmenu_spacing.3x.html;h=13e64d8a1df2bd32878224fa27d8966c324a377c;hp=9865a5e8942ad56ae632db79ef46f77a510e04db;hb=51a395aaa20e4aa687310bb8cb1616ccf8e8fd0d;hpb=eed52798fc41bc59e199e3a056adec8627b75423 diff --git a/doc/html/man/menu_spacing.3x.html b/doc/html/man/menu_spacing.3x.html index 9865a5e8..13e64d8a 100644 --- a/doc/html/man/menu_spacing.3x.html +++ b/doc/html/man/menu_spacing.3x.html @@ -1,7 +1,7 @@ @@ -74,7 +74,7 @@ lines between item rows, these lines will contain the pad character in the appropriate positions. The spc_columns parameter controls the num- ber of blanks between columns of items. It must not be larger than - TABSIZE. A value of 0 for all the spacing values resets them to the + TABSIZE. A value of 0 for all the spacing values resets them to the default, which is 1 for all of them. The function menu_spacing passes back the spacing info for the menu. If a pointer is NULL, this specific info is simply not returned.