Author: 0mp (doc,ports committer) Date: Fri Nov 6 07:14:33 2020 New Revision: 367413 URL: https://svnweb.freebsd.org/changeset/base/367413
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/11/share/man/man7/ports.7 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man7/ports.7 ============================================================================== --- stable/11/share/man/man7/ports.7 Fri Nov 6 07:14:04 2020 (r367412) +++ stable/11/share/man/man7/ports.7 Fri Nov 6 07:14:33 2020 (r367413) @@ -506,7 +506,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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"