summaryrefslogtreecommitdiff
path: root/misc/44bsd-more/pkg-descr
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2000-05-29 19:58:25 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2000-05-29 19:58:25 +0000
commitea4dd4d6303b584d3653bb1db47b05af807968b8 (patch)
tree8f761dbcdf4cf36e9995f1272ae97d59be5c40b3 /misc/44bsd-more/pkg-descr
parentEnergize 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-descr9
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.