diff options
| author | Allan Jude <allanjude@FreeBSD.org> | 2021-01-28 21:31:40 +0000 |
|---|---|---|
| committer | Allan Jude <allanjude@FreeBSD.org> | 2021-01-28 21:35:43 +0000 |
| commit | b1f1917de48b3eda092937c2af159aa5bc116d37 (patch) | |
| tree | a82cf669a00fb3f476fa554e5948d5eeadfe6ad7 /share | |
| parent | e6b7809cdfc4389d2fc1df2c7fdff08a4a110c77 (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/src.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index ddcf01cc2903..dee1ffb84e20 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1306,12 +1306,12 @@ is set explicitly) Set to not include kernel TLS support in OpenSSL. .Pp This is a default setting on -arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf. +arm/armv6, arm/armv7, i386/i386, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf. .It Va WITH_OPENSSL_KTLS Set to include kernel TLS support in OpenSSL. .Pp This is a default setting on -amd64/amd64. +amd64/amd64 and arm64/aarch64. .It Va WITHOUT_PAM Set to not build PAM library and modules. .Bf -symbolic |
