Author: 0mp (doc,ports committer)
Date: Tue Nov  3 18:02:02 2020
New Revision: 367299
URL: https://svnweb.freebsd.org/changeset/base/367299

Log:
  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.
  
  MFC after:    3 days

Modified:
  head/share/man/man7/ports.7

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7 Tue Nov  3 14:44:33 2020        (r367298)
+++ head/share/man/man7/ports.7 Tue Nov  3 18:02:02 2020        (r367299)
@@ -560,7 +560,7 @@ Porter's Handbook.
 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_CCACHE_BUILD
 .Pq Vt bool
 If set, enables the use of
_______________________________________________
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"

Reply via email to