aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff/doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcEnji Cooper2015-01-021-9/+0
| | | | | | | | | Reported by: Ivan Klymenko <fidaj@ukr.net> Reviewed by: bapt Differential Revision: D1412 Notes: svn path=/head/; revision=276565
* Update build skeleton after diffutils 2.8.7 update.Xin LI2007-06-151-1/+1
| | | | Notes: svn path=/head/; revision=170758
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Switch to contrib versionAndrey A. Chernov1997-10-291-2/+2
| | | | Notes: svn path=/head/; revision=30842
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Make this (hopefully) build now. There was no dir entry.Peter Wemm1997-01-121-2/+4
| | | | Notes: svn path=/head/; revision=21591
* Build and install diff.info..Peter Wemm1995-10-291-0/+7
As Bruce said, this is a little bogus, it'd be nice if bsd.prog.mk knew about .texi in the same way as it does man pages.. Submitted by: bde Notes: svn path=/head/; revision=11909