X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_spacing.3x.html;h=aff22830bc5ba0ae6315306ff8b19c104938f2e7;hp=df9c562be5c7cdcfbb8ffacbd07bd2d23a913b11;hb=a6eb34d7fec8170a8715f9e53ca2f96452dd30dd;hpb=5925150381bb42a4d8c7116d62c348a7b84309f3 diff --git a/doc/html/man/menu_spacing.3x.html b/doc/html/man/menu_spacing.3x.html index df9c562b..aff22830 100644 --- a/doc/html/man/menu_spacing.3x.html +++ b/doc/html/man/menu_spacing.3x.html @@ -74,8 +74,8 @@ spc_rows parameter controls the number of rows that are used for an item. It must not be larger than 3. The menu system inserts the blank 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 + the appropriate positions. The spc_columns parameter controls the + number 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 default, which is 1 for all of them. The function menu_spacing passes back the spacing info for the menu.