svn commit: r252042 - head/share/man/man7

Eitan Adler eadler at FreeBSD.org
Thu Jun 20 21:16:46 UTC 2013


Author: eadler
Date: Thu Jun 20 21:16:46 2013
New Revision: 252042
URL: http://svnweb.freebsd.org/changeset/base/252042

Log:
  Ports switched from dialog to dialog4ports some time ago.
  
  PR:		docs/179785
  Repored by:	Kevin Oberman <rkoberman at gmail.com>
  Submitted by:	"Ilya A. Arkhipov" <rum1cro at yandex.ru>
  MFC After:	3 days

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

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7	Thu Jun 20 19:56:26 2013	(r252041)
+++ head/share/man/man7/ports.7	Thu Jun 20 21:16:46 2013	(r252042)
@@ -97,7 +97,7 @@ target.
 Configure
 .Va OPTIONS
 for this port using
-.Xr dialog 1 .
+.Xr dialog4ports 1 .
 .It Cm fetch
 Fetch all of the files needed to build this port from the sites
 listed in
@@ -177,7 +177,7 @@ configured.
 Configure
 .Va OPTIONS
 for this port and all its dependencies using
-.Xr dialog 1 .
+.Xr dialog4ports 1 .
 .It Cm fetch-list
 Show list of files to be fetched in order to build the port.
 .It Cm fetch-recursive


More information about the svn-src-head mailing list