summaryrefslogtreecommitdiffstats
path: root/contrib/diff/doc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-07-19 06:57:46 +0000
committerdelphij <delphij@FreeBSD.org>2007-07-19 06:57:46 +0000
commit5c37d64eb9f644e21bb827ae0193405732267cdb (patch)
treeea2f720013cfb7b4608331e30d2c5561f90198c5 /contrib/diff/doc
parenta9b127823d6e6c663ac10c1f52bf7636233d8eb0 (diff)
downloadFreeBSD-src-5c37d64eb9f644e21bb827ae0193405732267cdb.zip
FreeBSD-src-5c37d64eb9f644e21bb827ae0193405732267cdb.tar.gz
This commit was generated by cvs2svn to compensate for changes in r171490,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/diff/doc')
-rw-r--r--contrib/diff/doc/Makefile.am24
-rw-r--r--contrib/diff/doc/diagmeet.note71
2 files changed, 0 insertions, 95 deletions
diff --git a/contrib/diff/doc/Makefile.am b/contrib/diff/doc/Makefile.am
deleted file mode 100644
index 574fdab..0000000
--- a/contrib/diff/doc/Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
-# Makefile for GNU diffutils documentation.
-
-# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
-
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 2, or (at your option)
-## any later version.
-
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-## GNU General Public License for more details.
-
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software Foundation,
-## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-AM_MAKEINFOFLAGS = --no-split
-
-info_TEXINFOS = diff.texi
-diff_TEXINFOS = fdl.texi
-
-EXTRA_DIST = diagmeet.note
diff --git a/contrib/diff/doc/diagmeet.note b/contrib/diff/doc/diagmeet.note
deleted file mode 100644
index 8f7242c..0000000
--- a/contrib/diff/doc/diagmeet.note
+++ /dev/null
@@ -1,71 +0,0 @@
-Here is a comparison matrix which shows a case in which
-it is possible for the forward and backward scan in `diag'
-to meet along a nonzero length of diagonal simultaneous
-(so that bdiag[d] and fdiag[d] are not equal)
-even though there is no snake on that diagonal at the meeting point.
-
-
- 85 1 1 1 159 1 1 17
- 1 2 3 4
-60
- 1 2
-1
- 2 2 3 4
-71
- 3 3 4 5
-85
- 4 3 4 5
-17
- 5 4 5
-1
- 6 4 5 6
-183
- 7 5 6 7
-10
- 8 6 7
-1
- 9 6 7 8
-12
- 7 8 9 10
-13
- 10 8 9 10
-14
- 10 9 10
-17
- 10 10
-1
- 10 9 10
-1
- 8 10 10 10
-183
- 8 7 9 9 9
-10
- 7 6 8 9 8 8
-1
- 6 5 7 7
-1
- 5 6 6
-1
- 5 5 5
-50
- 5 4 4 4
-1
- 4 3 3
-85
- 5 4 3 2 2
-1
- 2 1
-17
- 5 4 3 2 1 1
-1
- 1 0
- 85 1 1 1 159 1 1 17
-
-
-
-
-
-
-
-
-
OpenPOWER on IntegriCloud