From owner-freebsd-doc@FreeBSD.ORG Thu Nov 15 03:10:00 2012 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9B377F9 for ; Thu, 15 Nov 2012 03:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 85B7A8FC14 for ; Thu, 15 Nov 2012 03:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAF3A0l2070054 for ; Thu, 15 Nov 2012 03:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAF3A0k9070053; Thu, 15 Nov 2012 03:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 15 Nov 2012 03:10:00 GMT Resent-Message-Id: <201211150310.qAF3A0k9070053@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ronald F.Guilmette" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B634178E for ; Thu, 15 Nov 2012 03:04:03 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 922AB8FC08 for ; Thu, 15 Nov 2012 03:04:03 +0000 (UTC) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id 9B2D950840; Wed, 14 Nov 2012 19:03:56 -0800 (PST) Message-Id: <20121115030356.9B2D950840@segfault.tristatelogic.com> Date: Wed, 14 Nov 2012 19:03:56 -0800 (PST) From: "Ronald F.Guilmette" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/173637: Incorrect example9s) in man page for gpart(8) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Ronald F.Guilmette" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2012 03:10:00 -0000 >Number: 173637 >Category: docs >Synopsis: Incorrect example9s) in man page for gpart(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: Thu Nov 15 03:10:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 9.1-RC3-RELEASE amd64 >Organization: entr0py >Environment: FreeBSD 9.1-RC3-RELEASE amd64 >Description: This example: /sbin/gpart create -s GPT ad0 from the gpart(8) man page fails with gpart: arg0 'ad0': Invalid argument This alternative however seemt to be accepted with no errors: /sbin/gpart create -s GPT ada0 (I suspect that this same eror may have infected many, most, or all of the other examples on this web page also.) >How-To-Repeat: man 8 gpart >Fix: Edit the EXAMPLES section of the gpart(8) man page. >Release-Note: >Audit-Trail: >Unformatted: