diff options
Diffstat (limited to 'system/qman/README')
-rw-r--r-- | system/qman/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/qman/README b/system/qman/README new file mode 100644 index 0000000000..01f2e1cc18 --- /dev/null +++ b/system/qman/README @@ -0,0 +1,15 @@ +qman (TUI viewer of manual pages) + +qman is a manual page viewer that can both display a specific manual +page and help find the one you need. + +Its command-line interface is similar to that of man and controls are +familiar to users of less or Vim. + +qman features include hyperlinks, navigation history, table of +contents, incremental search, themes. + +Build options: + - LIBBSD: values={enabled,disabled}, default=enabled + Setting this to "disabled" allows building without installing libbsd + which isn't necessary on Slackware current. |