summaryrefslogtreecommitdiff
path: root/misc/44bsd-more/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-10 11:15:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-10 11:15:10 +0000
commit4631794db147228141268e275406d4c59f9ff416 (patch)
treef71a4f0b3b5c7343bb6cdee15099cd5e4b1a228d /misc/44bsd-more/pkg-descr
parentLog: (diff)
- Move pager ports from misc/ to sysutils/
misc/44bsd-more -> sysutils/44bsd-more misc/less -> sysutils/less misc/most -> sysutils/most misc/reed -> sysutils/reed misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager) Repocopied by: marcus
Diffstat (limited to 'misc/44bsd-more/pkg-descr')
-rw-r--r--misc/44bsd-more/pkg-descr9
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/44bsd-more/pkg-descr b/misc/44bsd-more/pkg-descr
deleted file mode 100644
index 5563a5702d4d..000000000000
--- a/misc/44bsd-more/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This is /usr/bin/more from FreeBSD before the import of the less(1) 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.