diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2018-05-16 01:34:36 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2018-05-16 01:34:36 +0000 |
| commit | 45b8de2d180c449d7b91f9df639108c84ebc0945 (patch) | |
| tree | 53a6a10809b952e36eee346923bdf445139330c4 | |
| parent | 1069f41bb8a8b6d31d5e41f0dbb0c3774efdb725 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/src.conf.5 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index f5cce2e9cf38..0d7b3b6a478b 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd May 14, 2018 +.Dd May 15, 2018 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1309,6 +1309,12 @@ and related programs. Set to not build or install .Xr portsnap 8 and related files. +When set, it enforces these options: +.Pp +.Bl -item -compact +.It +.Va WITHOUT_FREEBSD_UPDATE +.El .It Va WITHOUT_PPP Set to not build .Xr ppp 8 |
