From 435e57a1b98310ce7b4af9c87d1419585f7ad838 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 19 Jul 2019 20:04:26 +0000 Subject: [PATCH] Remove RELEASE_CRUNCH in example RELEASE_CRUNCH is no longer relevant. --- share/man/man8/picobsd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8 index 3113a0c0fb7..be34c4d52bd 100644 --- a/share/man/man8/picobsd.8 +++ b/share/man/man8/picobsd.8 @@ -267,7 +267,7 @@ We can pass build options to those makefiles which understand 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: