Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2019 20:04:22 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350152 - head/usr.sbin/crunch/crunchgen
Message-ID:  <201907192004.x6JK4MCV030232@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Fri Jul 19 20:04:21 2019
New Revision: 350152
URL: https://svnweb.freebsd.org/changeset/base/350152

Log:
  Remove obsolete RELEASE_CRUNCH
  
  Remove documentation of RELEASE_CRUNCH here. It's obsolete and no longer a good
  example.

Modified:
  head/usr.sbin/crunch/crunchgen/crunchgen.1

Modified: head/usr.sbin/crunch/crunchgen/crunchgen.1
==============================================================================
--- head/usr.sbin/crunch/crunchgen/crunchgen.1	Fri Jul 19 20:04:13 2019	(r350151)
+++ head/usr.sbin/crunch/crunchgen/crunchgen.1	Fri Jul 19 20:04:21 2019	(r350152)
@@ -137,9 +137,7 @@ Set the name of a file to be included at the beginning
 .Pa Makefile Ns s
 generated by
 .Nm .
-This is useful to define some make variables such as
-.Va RELEASE_CRUNCH
-or similar, which might affect the behavior of
+This is useful to define some make variables which might affect the behavior of
 .Xr make 1
 and are annoying to pass through environment variables.
 .It Fl m Ar makefile-name



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