Name
Date
Size
#Lines
LOC

..--

config/H--11,3989,989

doc/H--10,5168,533

lib/H--17,83111,425

m4/H--2,9862,666

man/H--792690

po/H--12,54610,079

src/H--10,6907,355

ABOUT-NLSH A D13-Jan-201621.1 KiB397353

AUTHORSH A D13-Jan-20163.3 KiB11381

COPYINGH A D13-Jan-201617.6 KiB341281

ChangeLogH A D13-Jan-2016125.1 KiB3,4102,535

INSTALLH A D13-Jan-20169.2 KiB232177

INSTALLMEH A D13-Jan-20162.3 KiB5438

Makefile.amH A D13-Jan-2016911 243

Makefile.inH A D13-Jan-201614.2 KiB456372

NEWSH A D13-Jan-20168 KiB203171

READMEH A D13-Jan-20161.4 KiB3926

THANKSH A D13-Jan-2016749 2321

aclocal.m4H A D13-Jan-2016124.4 KiB3,6343,228

config.hinH A D13-Jan-201614.1 KiB515361

configureH A D13-Jan-2016429.6 KiB15,48313,406

configure.acH A D13-Jan-20163.6 KiB136115

exgettextH A D13-Jan-20163.2 KiB12474

README

1README for GNU DIFF
2
3	Copyright (C) 1992, 1998, 2001, 2002 Free Software Foundation, Inc.
4
5	This file is part of GNU Diffutils.
6
7	This program is free software; you can redistribute it and/or modify
8	it under the terms of the GNU General Public License as published by
9	the Free Software Foundation; either version 2, or (at your option)
10	any later version.
11
12	This program is distributed in the hope that it will be useful,
13	but WITHOUT ANY WARRANTY; without even the implied warranty of
14	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15	GNU General Public License for more details.
16
17	You should have received a copy of the GNU General Public License
18	along with this program; see the file COPYING.  If not, write to
19	the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20	Boston, MA 02111-1307, USA.
21
22
23This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
24Their features are a superset of the Unix features and they are
25significantly faster.
26
27Please see the file COPYING for copying conditions.
28
29Please see the file doc/diff.texi (or doc/diff.info) for documentation
30that can be printed with TeX, or read with the `info' program or with
31Emacs's `M-x info'.  There are no man pages.
32
33See the file INSTALL for generic compilation and installation instructions,
34and the file INSTALLME for instructions specific to GNU diff.
35
36See the file ABOUT-NLS for notes about translations.
37
38Please report bugs to <bug-gnu-utils@gnu.org>.
39