home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / INSTINFO / DIFF. < prev    next >
Encoding:
Text File  |  1998-07-24  |  2.8 KB  |  96 lines

  1. # Automatically generated decoration file for /archive/contents/diff
  2. #
  3. # This file and any information not otherwise attributed is
  4. # Copyright 1995 by Ready-to-Run Software, Inc.
  5. #
  6. # All Rights Reserved
  7. #
  8. *DESCRIPTION*
  9. diff - GNU diff, diff3, sdiff, and cmp utilities - version 2.7
  10.  
  11. This version of diff provides all the features of BSD's diff.
  12. It has many additional features, including:
  13.  
  14.         ignore changes that just insert or delete blank lines.
  15.  
  16.     in context format, for each unit of differences, show some of
  17.     the last preceding line that matches the specified regexp.
  18.  
  19.         heuristics for fast handling of large files with many scattered
  20.         small changes.
  21.  
  22.     ignore changes that just insert or delete lines that
  23.     match the specified regexp.
  24.  
  25.         compare of entire directories
  26.  
  27.        print a tab rather than a space before the text of a line
  28.     in normal or context format.  This causes the alignment
  29.     of tabs in the line to look normal.
  30.  
  31.     produce unified style output with # context lines (default 3).
  32.     This style is like -c, but it is more compact because context
  33.     lines are printed only once.  Lines from just the first file
  34.     are marked '-'; lines from just the second file are marked '+'.
  35.  
  36.     side-by-side output
  37.  
  38. This version of diff3 has all of BSD diff3's features, with additional
  39. features.
  40.  
  41. sdiff is used to merge two files interactively.
  42.  
  43. cmp is used to  show the offsets and line numbers where two files differ.
  44. cmp can also show all the characters that differ between the two files,
  45. side by side.
  46. .
  47. *LICENSE*
  48. GNU DIFF was written by Mike Haertel, David Hayes, Richard Stallman
  49. and Len Tower.  The basic algorithm is described in: "An O(ND)
  50. Difference Algorithm and its Variations", Eugene Myers, Algorithmica
  51. Vol. 1 No. 2, 1986, p 251.
  52.  
  53. Many bugs were fixed by Paul Eggert.  The unified diff idea and format
  54. are from Wayne Davison.
  55.  
  56. GNU diff is Copyright (C) Free Software Foundation, Inc.
  57.  
  58. GNU diff is free software; you can redistribute it and/or modify
  59. it under the terms of the GNU General Public License as published by
  60. the Free Software Foundation; either version 2, or (at your option)
  61. any later version.
  62.  
  63. GNU diff is distributed in the hope that it will be useful,
  64. but WITHOUT ANY WARRANTY; without even the implied warranty of
  65. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  66. GNU General Public License for more details.
  67.  
  68. .
  69.  
  70. *FILEGROUP*    Grouping:Shared: Heading:Info files:
  71. slib/emacs/info/diff.info
  72. slib/emacs/info/diff.info-1
  73. slib/emacs/info/diff.info-2
  74. slib/emacs/info/diff.info-3
  75. slib/emacs/info/diff.info-4
  76. .
  77.  
  78. *FILEGROUP*    Grouping:Shared: Heading:Texinfo files:
  79. texinfo/diff.texi
  80. .
  81.  
  82. *FILEGROUP*    Grouping:Shared: Heading:PostScript Format Documentation:
  83. doc/diff/diff.ps
  84. .
  85.  
  86. *FILEGROUP*    Grouping:Shared: Heading:DVI Format Documentation:
  87. doc/diff/diff.dvi
  88. .
  89.  
  90. *FILEGROUP*    Required
  91. bin/cmp
  92. bin/diff
  93. bin/diff3
  94. bin/sdiff
  95. .
  96.