diff options
author | hoek <hoek@FreeBSD.org> | 2000-05-30 03:58:25 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2000-05-30 03:58:25 +0800 |
commit | a93e9126b9566a6d392a44e6208eb20be516e112 (patch) | |
tree | 9e448868951b7ad60b724c963bf0db0d126e206b /misc/44bsd-more/pkg-comment | |
parent | cc06b0dad4a5fd8c97054cd97d0dadbe9ea9cb83 (diff) | |
download | freebsd-ports-graphics-a93e9126b9566a6d392a44e6208eb20be516e112.tar.gz freebsd-ports-graphics-a93e9126b9566a6d392a44e6208eb20be516e112.tar.zst freebsd-ports-graphics-a93e9126b9566a6d392a44e6208eb20be516e112.zip |
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-comment')
-rw-r--r-- | misc/44bsd-more/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/44bsd-more/pkg-comment b/misc/44bsd-more/pkg-comment new file mode 100644 index 00000000000..fffddd0b71a --- /dev/null +++ b/misc/44bsd-more/pkg-comment @@ -0,0 +1 @@ +The pager installed with FreeBSD before less(1) was imported |