git: 6a4f3962335c - stable/13 - src.conf.5: regen
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jul 2023 04:13:07 UTC
The branch stable/13 has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=6a4f3962335c34154e16c6a83cb25f3f91c2692c
commit 6a4f3962335c34154e16c6a83cb25f3f91c2692c
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-07-07 01:51:56 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-07-13 01:29:17 +0000
src.conf.5: regen
---
share/man/man5/src.conf.5 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 7609a6fbbe56..93e2082cb655 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 March 6, 2023
+.Dd July 7, 2023
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1406,6 +1406,8 @@ This option is deprecated and may not be present in a future version of
.Pp
This is a default setting on
amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
+.It Va WITHOUT_PTHREADS_ASSERTIONS
+Disable debugging assertions in pthreads library.
.It Va WITHOUT_QUOTAS
Do not build
.Xr quota 1