From nobody@FreeBSD.org  Fri Feb  1 19:12:31 2013
Return-Path: <nobody@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 9484D45B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Feb 2013 19:12:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 714C89FD
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Feb 2013 19:12:31 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r11JCV9o055323
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 1 Feb 2013 19:12:31 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r11JCVQZ055322;
	Fri, 1 Feb 2013 19:12:31 GMT
	(envelope-from nobody)
Message-Id: <201302011912.r11JCVQZ055322@red.freebsd.org>
Date: Fri, 1 Feb 2013 19:12:31 GMT
From: Andrew Wright <ahamiltonwright@mta.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports(1) man page does not mention portsnap(8)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         175769
>Category:       docs
>Synopsis:       ports(1) man page does not mention portsnap(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 01 19:20:00 UTC 2013
>Closed-Date:    Wed May 01 20:33:18 UTC 2013
>Last-Modified:  Wed May 01 20:33:18 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Fri Feb 1 19:23:02 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175769 
State-Changed-From-To: open->analyzed 
State-Changed-By: eadler 
State-Changed-When: Fri Feb 1 19:45:31 UTC 2013 
State-Changed-Why:  
awaiting approval or review prior to commit (no action needed from 
submitter) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175769 
State-Changed-From-To: analyzed->closed 
State-Changed-By: eadler 
State-Changed-When: Wed May 1 20:33:17 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175769 
>Unformatted:
