diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-12-04 16:03:32 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-12-04 16:03:32 +0000 |
| commit | 44893f0881d9b6fe5971cefbbee64b06a601ca02 (patch) | |
| tree | 68a74ad3ab95b4fa399aa658032b9f1d068df4a3 /share | |
| parent | a3e0e7dc68a154dba64cdb7b8a5976a407609190 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/src.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index e793ec6495c4..a76263ebfdb1 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,7 +1,7 @@ .\" DO NOT EDIT-- this file is automatically generated. .\" from FreeBSD: head/tools/build/options/makeman 255964 2013-10-01 07:22:04Z des .\" $FreeBSD$ -.Dd November 11, 2013 +.Dd December 4, 2013 .Dt SRC.CONF 5 .Os .Sh NAME @@ -851,10 +851,10 @@ When set, it also enforces the following options: .Va WITHOUT_AUTHPF .El .It Va WITHOUT_PKGBOOTSTRAP -.\" from FreeBSD: head/tools/build/options/WITHOUT_PKGBOOTSTRAP 257440 2013-10-31 12:05:37Z bapt +.\" from FreeBSD: head/tools/build/options/WITHOUT_PKGBOOTSTRAP 258924 2013-12-04 15:58:42Z bdrewery Set to not build .Xr pkg 7 -bootstrap tool +bootstrap tool. .It Va WITHOUT_PMC .\" from FreeBSD: head/tools/build/options/WITHOUT_PMC 183242 2008-09-21 22:02:26Z sam Set to not build |
