Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 21:16:46 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r252042 - head/share/man/man7
Message-ID:  <201306202116.r5KLGknK080481@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gmail.com>
  Submitted by:	"Ilya A. Arkhipov" <rum1cro@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



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