diff options
author | jkh <jkh@FreeBSD.org> | 1994-12-28 16:55:36 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-12-28 16:55:36 +0800 |
commit | a8c637df67c3aa2697ea0a8f8f1b52c84280a699 (patch) | |
tree | fa2490e729d092f20b534e938ef3ab8e20525c87 /misc/tkman/pkg-descr | |
parent | 4410ee96510ff02c10db3f18721c106cc3c3a34c (diff) | |
download | freebsd-ports-gnome-a8c637df67c3aa2697ea0a8f8f1b52c84280a699.tar.gz freebsd-ports-gnome-a8c637df67c3aa2697ea0a8f8f1b52c84280a699.tar.zst freebsd-ports-gnome-a8c637df67c3aa2697ea0a8f8f1b52c84280a699.zip |
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. |