svn commit: r367412 - stable/12/share/man/man7
Mateusz Piotrowski
0mp at FreeBSD.org
Fri Nov 6 07:14:05 UTC 2020
Author: 0mp (doc,ports committer)
Date: Fri Nov 6 07:14:04 2020
New Revision: 367412
URL: https://svnweb.freebsd.org/changeset/base/367412
Log:
MFC r367299:
Fix a typo in the description of WITH_DEBUG_PORTS
For each origin listed in WITH_DEBUG_PORTS, the ports framework sets
WITH_DEBUG instead of WITH_DEBUG_PORTS.
Modified:
stable/12/share/man/man7/ports.7
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/share/man/man7/ports.7
==============================================================================
--- stable/12/share/man/man7/ports.7 Fri Nov 6 00:35:36 2020 (r367411)
+++ stable/12/share/man/man7/ports.7 Fri Nov 6 07:14:04 2020 (r367412)
@@ -525,7 +525,7 @@ instead of the OpenSSL from the base system.
If set, debugging symbols are installed for ports binaries.
.It Va WITH_DEBUG_PORTS
A list of origins for which to set
-.Va WITH_DEBUG_PORTS .
+.Va WITH_DEBUG .
.It Va WITH_SSP_PORTS
.Pq Vt bool
If set, enables
More information about the svn-src-stable
mailing list