From aa813d0156b8773cc30483947cdaa1329e96ebed Mon Sep 17 00:00:00 2001 From: Uriel Date: Thu, 29 Oct 2009 09:47:53 +0000 Subject: [PATCH] Display only 20 entries per column in man page listings, this avoids scrillbars most of the time. --- apps/wman/page_list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wman/page_list.tpl b/apps/wman/page_list.tpl index c503e34..b98600d 100644 --- a/apps/wman/page_list.tpl +++ b/apps/wman/page_list.tpl @@ -5,7 +5,7 @@ %{ wman_ls_pages $wman_cat_path \ | awk -F/ '{ print "
  • "$(NF)"
  • " } - NR%28 == 0 { print "