Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 07:14:34 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r367413 - stable/11/share/man/man7
Message-ID:  <202011060714.0A67EY7G036456@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011060714.0A67EY7G036456>