Mansect / Seealso is a script that helps to search and print sections and subsections of Unix manual pages. It can be used to locate documentation or to gain familiarity with the commands and functions available on a system.
| Tags | Documentation Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | Unix Shell |
Recent releases


Release Notes: This release updates the localized strings (Italian, French, and Spanish).


Release Notes: This release adds new features, fixes bugs, and includes advanced bash completion support. Updating is recommended. An option and a symbolic link (mansect) to print the first occurrences only (man like) have been added. The bug concerning a section without subsections was fixed. The localmanfile#section command line argument now is resolved correctly. Bash completion support was adjusted to recognize the [section] command line argument and the man style options (-S, -L, and, seealso inverted -a).


Release Notes: A conflict between man#sectname command line syntax and -n/-N options has been corrected.


Release Notes: This release fixes a compatibility problem with bash 3.00 and manpage#sectionname command line syntax. Also, the previous release didn't allow you to enter more requests of this calling mode.


Release Notes: This release adds the ability to print sections and sub-sections specified from the command line, and includes appropriate bash completion support.