svn commit: r350152 - head/usr.sbin/crunch/crunchgen
Warner Losh
imp at FreeBSD.org
Fri Jul 19 20:04:30 UTC 2019
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
More information about the svn-src-head
mailing list