diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-28 08:55:36 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-28 08:55:36 +0000 |
commit | 99d4f2ff96297b296cff8112bc359c5ba6a15d5b (patch) | |
tree | b04b64f201b6a662adb1a57cddfd8209150b3e8f /misc/tkman/pkg-descr | |
parent | Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> brings us his rman port. (diff) |
Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> grants us his tkman
port. Spasibo, Thomas!
Submitted by: thomas
Diffstat (limited to 'misc/tkman/pkg-descr')
-rw-r--r-- | misc/tkman/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/tkman/pkg-descr b/misc/tkman/pkg-descr new file mode 100644 index 000000000000..4f5192f5d2a8 --- /dev/null +++ b/misc/tkman/pkg-descr @@ -0,0 +1,16 @@ +A manual page reader, TkMan offers two major advantages over xman: +hypertext links to other man pages (click on a word in the text which +corresponds to a man page, and you jump there), and better navigation +within long man pages with searches (both incremental and regular +expression) and jumps to section headers. TkMan also offers some +convenience features, like a user-configurable list of commonly used man +pages, a one-click printout, and integration of `whatis' and `apropos'. +Further, one may highlight, as if with a yellow marker, arbitrary passages +of text in man pages and subsequently jump directly to these passages by +selecting an identifying excerpt from a pulldown menu. Finally, TkMan +gives one control over the directory-to-menu volume mapping of man pages +with a capability similar to but superior to xman's mandesc in that rather +than forcing all who share a man directory to follow a single organization, +TkMan gives control to the individual. In fact, one may decide he has no +use for a large set of man pages--say for instance the programmer routines +in volumes 2, 3, 4, 8--and eliminate them from his personal database. |