Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2019 20:04:26 +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: r350153 - head/share/man/man8
Message-ID:  <201907192004.x6JK4QDT030286@repo.freebsd.org>

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

Log:
  Remove RELEASE_CRUNCH in example
  
  RELEASE_CRUNCH is no longer relevant.

Modified:
  head/share/man/man8/picobsd.8

Modified: head/share/man/man8/picobsd.8
==============================================================================
--- head/share/man/man8/picobsd.8	Fri Jul 19 20:04:21 2019	(r350152)
+++ head/share/man/man8/picobsd.8	Fri Jul 19 20:04:26 2019	(r350153)
@@ -267,7 +267,7 @@ We can pass build options to those makefiles which und
 that, in order to reduce the size of the programs.
 This is achieved with a line of the form
 .Pp
-.Dl "buildopts -DNO_PAM -DRELEASE_CRUNCH ..."
+.Dl "buildopts -DNO_PAM ..."
 .It
 When providing the list of directories where source files are, it
 is convenient to list the following entry first:



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