X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_spacing.3x.html;h=736e95cf82c8e9428b1cb499e09fae85f872b345;hp=998cdb12c221f960485653df13f8baaf8aae3688;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/menu_spacing.3x.html b/doc/html/man/menu_spacing.3x.html index 998cdb12..736e95cf 100644 --- a/doc/html/man/menu_spacing.3x.html +++ b/doc/html/man/menu_spacing.3x.html @@ -2,7 +2,7 @@ @@ -41,6 +41,10 @@
 
+menu_spacing(3x)                                       menu_spacing(3x)
+
+
+
 
 

NAME

@@ -69,7 +73,7 @@
        the  middle  of  this  spacing area the pad character. The
        remaining parts are filled with spaces.  spc_rows controls
        the  number of rows that are used for an item. It must not
-       be larger than 3. The menu system inserts then blank lines
+       be larger than 3. The menu system inserts the blank  lines
        between  item rows, these lines will contain the pad char-
        acter in the appropriate positions.  spc_columns  controls
        the number of blanks between columns of items. It must not
@@ -111,6 +115,10 @@
 

AUTHORS

        Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
        curses by Eric S. Raymond.
+
+
+
+                                                       menu_spacing(3x)