diff options
| author | Warner Losh <imp@FreeBSD.org> | 2019-07-19 20:04:21 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2019-07-19 20:04:21 +0000 |
| commit | bb0e9238489e4b48836a5d65820df5562565d76c (patch) | |
| tree | 3e5ff61cf658148b8d816f423a3480767401a0fa /usr.sbin/crunch/crunchgen | |
| parent | 51d357cbb3fab4f94257d62133f5cae8ad4d2813 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/crunch/crunchgen')
| -rw-r--r-- | usr.sbin/crunch/crunchgen/crunchgen.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1 index 1fd37811b904..b015f373f671 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.1 +++ b/usr.sbin/crunch/crunchgen/crunchgen.1 @@ -137,9 +137,7 @@ Set the name of a file to be included at the beginning of the .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 |
