aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-08-08 00:51:44 +0000
committerEd Maste <emaste@FreeBSD.org>2021-08-08 00:51:44 +0000
commitb0dafb1b6f352a90cf164210598e778ecedaea48 (patch)
tree3579137803319c1cde30d9694903d341bad4ddd2
parent3e5bff102b4bd09962b0f735217635cb513d53a3 (diff)
downloadsrc-b0dafb1b6f352a90cf164210598e778ecedaea48.tar.gz
src-b0dafb1b6f352a90cf164210598e778ecedaea48.zip
src.conf.5: Regen after fe52b7f60ef4, PROFILE default off
-rw-r--r--share/man/man5/src.conf.511
1 files changed, 1 insertions, 10 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 658161f65d2f..60f2f0af02aa 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 July 27, 2021
+.Dd August 7, 2021
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1348,20 +1348,11 @@ and related files.
Do not build
.Xr ppp 8
and related programs.
-.It Va WITHOUT_PROFILE
-Do not build profiled libraries for use with
-.Xr gprof 8 .
-.Pp
-This is a default setting on
-mips/mips64.
.It Va WITH_PROFILE
Build profiled libraries for use with
.Xr gprof 8 .
This option is deprecated and is not present in
.Fx 14 .
-.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_QUOTAS
Do not build
.Xr quota 1