diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-05-29 19:58:25 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-05-29 19:58:25 +0000 |
commit | ea4dd4d6303b584d3653bb1db47b05af807968b8 (patch) | |
tree | 8f761dbcdf4cf36e9995f1272ae97d59be5c40b3 /misc/44bsd-more/pkg-descr | |
parent | Energize 44bsd-more! (diff) |
Bring-in more. From pkg/DESCR:
This is /usr/bin/more from FreeBSD before the import of the less pager.
It is an older version of less that includes some enhancements and fixes
not in less. These enhancments include support for global(1) tags,
nicer horizontal scrolling, support for portable keyboard configurations
using termcap(5), and a much shorter manpage.
Due to the debatability of the latter feature (is it an enhancement or
a bug?), /usr/bin/more has been replaced. This port is available for
those who desire any of the above features.
Diffstat (limited to 'misc/44bsd-more/pkg-descr')
-rw-r--r-- | misc/44bsd-more/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/44bsd-more/pkg-descr b/misc/44bsd-more/pkg-descr new file mode 100644 index 000000000000..77000197adbd --- /dev/null +++ b/misc/44bsd-more/pkg-descr @@ -0,0 +1,9 @@ +This is /usr/bin/more from FreeBSD before the import of the less pager. +It is an older version of less that includes some enhancements and fixes +not in less. These enhancments include support for global(1) tags, +nicer horizontal scrolling, support for portable keyboard configurations +using termcap(5), and a much shorter manpage. + +Due to the debatability of the latter feature (is it an enhancement or +a bug?), /usr/bin/more has been replaced. This port is available for +those who desire any of the above features. |