Date: Fri, 1 Feb 2013 19:12:31 GMT From: Andrew Wright <ahamiltonwright@mta.ca> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/175769: ports(1) man page does not mention portsnap(8) Message-ID: <201302011912.r11JCVQZ055322@red.freebsd.org> Resent-Message-ID: <201302011920.r11JK0aX070414@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 175769 >Category: docs >Synopsis: ports(1) man page does not mention portsnap(8) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 01 19:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Andrew Wright >Release: 9.0-RELEASE-p3 >Organization: Mount Allison University >Environment: FreeBSD qemg.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The man page for ports(1) doesn't actually mention portsnap(8) anywhere. As this is now the recommended way to get ports updated, it probably should. Patch file for the man page is attached; it adds portsnap(8) to the list of utilities mentioned at the bottom of the page in the SEE ALSO section. >How-To-Repeat: man 7 ports | grep portsnap >Fix: n/a Patch attached with submission follows: --- orig/ports.7 2013-02-01 15:01:18.000000000 -0400 +++ ports.7 2013-02-01 15:10:17.000000000 -0400 @@ -515,7 +515,8 @@ .Xr pkg_create 1 , .Xr pkg_delete 1 , .Xr pkg_info 1 , -.Xr pkg_version 1 +.Xr pkg_version 1 , +.Xr portsnap 8 .Pp The following are part of the ports collection: .Pp >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302011912.r11JCVQZ055322>