freebsd-ports/japanese/less/pkg-descr
Steve Price 04a60e7a26 Update to the latest set of official patches.
PR:		7293
Submitted by:	Nobuhiro Yasutomi <nobu@prsc.isac.co.jp>
1998-07-17 20:36:19 +00:00

12 lines
560 B
Plaintext

Less is a program similar to more (1), but which allows
backward movement in the file as well as forward movement.
Also, less does not have to read the entire input file
before starting, so with large input files it starts up
faster than text editors like vi (1).
This enhanced less support ISO 2022 code extension techniqes and
Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
viewing. The author of this patch is jam@pobox.com. See
http://www.pobox.com/~jam/less/
for the latest info.