From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 00:40:04 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 273B61065676 for ; Tue, 27 Jul 2010 00:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 058558FC0C for ; Tue, 27 Jul 2010 00:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R0e3Ol077986 for ; Tue, 27 Jul 2010 00:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R0e3qG077985; Tue, 27 Jul 2010 00:40:03 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2010 00:40:03 GMT Resent-Message-Id: <201007270040.o6R0e3qG077985@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, Warren Block Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A9A4106564A for ; Tue, 27 Jul 2010 00:34:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3A9B88FC1B for ; Tue, 27 Jul 2010 00:34:43 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6R0YhwH064022 for ; Tue, 27 Jul 2010 00:34:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6R0YgYq064021; Tue, 27 Jul 2010 00:34:42 GMT (envelope-from nobody) Message-Id: <201007270034.o6R0YgYq064021@www.freebsd.org> Date: Tue, 27 Jul 2010 00:34:42 GMT From: Warren Block To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148977: [patch] gpart.8 spelling error X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 00:40:04 -0000 >Number: 148977 >Category: docs >Synopsis: [patch] gpart.8 spelling error >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: Tue Jul 27 00:40:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: 8-stable >Organization: >Environment: FreeBSD lightning 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Jul 26 13:07:36 MDT 2010 root@lightning:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: Spelling error in gpart.8: resize Resize a partition from geom geom and further identified by the -i index option. New partition size is expressed in logical block numbers and can be given by the -s size option. If -s option is ommited then new size is automatically calculated to maximum available from given geom geom. >How-To-Repeat: man 8 gpart | less +/ommited >Fix: Apply attached patch. Patch attached with submission follows: --- sbin/geom/class/part/gpart.8.orig 2010-07-26 18:17:45.000000000 -0600 +++ sbin/geom/class/part/gpart.8 2010-07-26 18:24:28.000000000 -0600 @@ -359,7 +359,7 @@ option. If .Fl s -option is ommited then new size is automatically calculated +option is omitted then new size is automatically calculated to maximum available from given geom .Ar geom . .Pp >Release-Note: >Audit-Trail: >Unformatted: