From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 13 22:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 09D67BA4 for ; Tue, 13 Aug 2013 22:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C197C2AB9 for ; Tue, 13 Aug 2013 22:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7DMU05I066260 for ; Tue, 13 Aug 2013 22:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7DMU0Wu066259; Tue, 13 Aug 2013 22:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 13 Aug 2013 22:30:00 GMT Resent-Message-Id: <201308132230.r7DMU0Wu066259@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Garrett Wollman Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E5A2BB84 for ; Tue, 13 Aug 2013 22:28:01 +0000 (UTC) (envelope-from wollman@hergotha.csail.mit.edu) Received: from hergotha.csail.mit.edu (wollman-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:ccb::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8DC662AA7 for ; Tue, 13 Aug 2013 22:28:01 +0000 (UTC) Received: from hergotha.csail.mit.edu (localhost [127.0.0.1]) by hergotha.csail.mit.edu (8.14.5/8.14.5) with ESMTP id r7DMRx0c016298 for ; Tue, 13 Aug 2013 18:27:59 -0400 (EDT) (envelope-from wollman@hergotha.csail.mit.edu) Received: (from wollman@localhost) by hergotha.csail.mit.edu (8.14.5/8.14.4/Submit) id r7DMRxdO016297; Tue, 13 Aug 2013 18:27:59 -0400 (EDT) (envelope-from wollman) Message-Id: <201308132227.r7DMRxdO016297@hergotha.csail.mit.edu> Date: Tue, 13 Aug 2013 18:27:59 -0400 (EDT) From: Garrett Wollman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181274: pkg(1) manual page and usage message synopses incorrect X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Garrett Wollman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Aug 2013 22:30:01 -0000 >Number: 181274 >Category: ports >Synopsis: pkg(1) manual page and usage message synopses incorrect >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 13 22:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Wollman >Release: FreeBSD 9.1-RELEASE-p5 amd64 >Organization: FreeBSD Proejct >Environment: System: FreeBSD hergotha.csail.mit.edu 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #9 r253698: Fri Jul 26 22:14:08 EDT 2013 wollman@hergotha.csail.mit.edu:/usr/obj/usr/src/sys/HERGOTHA amd64 pkg-1.1.4_1 >Description: The usage message emitted by pkg(1), while it agrees with the manual page, is wrong. >How-To-Repeat: Run "pkg info -o" without specifying a package name. >Fix: The synopsis should read: pkg info [-AbBdDeEfklopqrRs] [-a | [-g | -x | -O] [-i] pkg-name | -F pkg-file] Not sure how to write that in -mdoc macros. As it currently reads, the synopsis implies that none of the options are available when -a is specified, and does not show that -g, -x, and -O are mutually exclusive. >Release-Note: >Audit-Trail: >Unformatted: