Date: Sat, 17 Mar 2018 07:04:41 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r331093 - stable/11/tools/tools Message-ID: <201803170704.w2H74fJj048429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sat Mar 17 07:04:41 2018 New Revision: 331093 URL: https://svnweb.freebsd.org/changeset/base/331093 Log: MFC r328509: tools: remove note about diffburst. Said tool was removed in 1999 in r51579 Modified: stable/11/tools/tools/README Directory Properties: stable/11/ (props changed) Modified: stable/11/tools/tools/README ============================================================================== --- stable/11/tools/tools/README Sat Mar 17 06:44:39 2018 (r331092) +++ stable/11/tools/tools/README Sat Mar 17 07:04:41 2018 (r331093) @@ -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?201803170704.w2H74fJj048429>