From owner-svn-src-stable@FreeBSD.ORG Sun Jun 23 20:19:05 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B1B8E76E; Sun, 23 Jun 2013 20:19:05 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A31001BD8; Sun, 23 Jun 2013 20:19:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5NKJ53d064855; Sun, 23 Jun 2013 20:19:05 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5NKJ53O064854; Sun, 23 Jun 2013 20:19:05 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306232019.r5NKJ53O064854@svn.freebsd.org> From: Eitan Adler Date: Sun, 23 Jun 2013 20:19:05 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r252122 - in stable: 8/share/man/man7 9/share/man/man7 X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 20:19:05 -0000 Author: eadler Date: Sun Jun 23 20:19:05 2013 New Revision: 252122 URL: http://svnweb.freebsd.org/changeset/base/252122 Log: MFC r252042: Ports switched from dialog to dialog4ports some time ago. PR: docs/179785 Modified: stable/9/share/man/man7/ports.7 Directory Properties: stable/9/share/man/ (props changed) stable/9/share/man/man7/ (props changed) Changes in other areas also in this revision: Modified: stable/8/share/man/man7/ports.7 Directory Properties: stable/8/share/man/ (props changed) stable/8/share/man/man7/ (props changed) Modified: stable/9/share/man/man7/ports.7 ============================================================================== --- stable/9/share/man/man7/ports.7 Sun Jun 23 20:19:00 2013 (r252121) +++ stable/9/share/man/man7/ports.7 Sun Jun 23 20:19:05 2013 (r252122) @@ -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