Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2018 05:45:20 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r328509 - head/tools/tools
Message-ID:  <201801280545.w0S5jKsl080669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Jan 28 05:45:20 2018
New Revision: 328509
URL: https://svnweb.freebsd.org/changeset/base/328509

Log:
  tools: remove note about diffburst.
  
  Said tool was removed in 1999 in r51579

Modified:
  head/tools/tools/README

Modified: head/tools/tools/README
==============================================================================
--- head/tools/tools/README	Sun Jan 28 05:13:17 2018	(r328508)
+++ head/tools/tools/README	Sun Jan 28 05:45:20 2018	(r328509)
@@ -16,8 +16,6 @@ commitsdb	A tool for reconstructing commit history usi
 crypto		Test and exercise tools related to the crypto framework
 cxgbetool	A tool for the cxgbe(4) driver.
 cxgbtool	A tool for the cxgb(4) driver.
-diffburst	OBSOLETE: equivalent functionality is available via split -p.
-		For example: "split -p ^diff < patchfile". See split(1).
 drm		Tools specific to the DRM/KMS device drivers.
 editing		Editor modes and the like to help editing FreeBSD code.
 epfe 		Extract printing filter examples from printing.sgml.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801280545.w0S5jKsl080669>