1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/textproc/diffutils/pkg-descr
Guangyuan Yang 282cd7cb13 textproc/diffutils: Fix typo in pkg-descr
PR:		221568
Reviewed by:	emaste
Approved by:	adamw, johans (maintainer timeout)
2017-10-14 02:54:51 +00:00

12 lines
468 B
Plaintext

The Free Software Foundation's "diff" utilities, including "diff",
"diff3", "sdiff", and "cmp".
These utilities exist in the FreeBSD base collection, but the GNU
versions have added functionality that is sometimes useful.
Note that this port will install these utilities with a 'g' prefix,
for example gdiff, gdiff3, gcmp, but the texinfo documentation
will refer to these utilities without the 'g' prefix.
WWW: http://www.gnu.org/software/diffutils/diffutils.html