The following reply was made to PR docs/179785; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: docs/179785: commit references a PR Date: Sun, 23 Jun 2013 20:19:29 +0000 (UTC) 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
