diff options
| author | Xin LI <delphij@FreeBSD.org> | 2021-07-18 05:00:54 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2021-07-18 05:00:54 +0000 |
| commit | 1f8b3bb911e37330e00dab1b1e6cba65c573e63c (patch) | |
| tree | 76bc208c60410d67a73ad419308e89b2f17e33df /README | |
| parent | bb457ab744207cc137364e84eb5e56632cdcdc98 (diff) | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,7 +1,5 @@ - Less, version 581.2 - - This is the distribution of less, version 581.2, released 28 Apr 2021. + This is the source code distribution of "less". This program is part of the GNU project (http://www.gnu.org). This program is free software. You may redistribute it and/or @@ -19,6 +17,11 @@ ========================================================================= +You should build from a clone of a git repository +ONLY IF you are doing development on the less source itself. +If you are merely using less as a tool, you should download a release +from http://greenwoodsoftware.com and NOT from github. + The formatted manual page is in less.man. The manual page nroff source is in less.nro. Major changes made since the last posted version are in NEWS. |
