diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2021-02-01 14:34:11 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2021-02-01 14:39:55 +0000 |
| commit | 243125c81af5a4947a25e5977056c68db0474c42 (patch) | |
| tree | 22006b1264890105c90b3ba021db2a9dca6d337f /share | |
| parent | e5cc1c47484160969e0a7c13cdbc71081d7dd60e (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/src.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 81656db323ed..3b57c443353d 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -400,6 +400,8 @@ When set, it enforces these options: .Va WITHOUT_SVNLITE .It .Va WITHOUT_UNBOUND +.It +.Va WITHOUT_ZFS .El .Pp When set, these options are also in effect: @@ -1290,6 +1292,8 @@ When set, it enforces these options: .Va WITHOUT_SVNLITE .It .Va WITHOUT_UNBOUND +.It +.Va WITHOUT_ZFS .El .Pp When set, these options are also in effect: |
