From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 5 22:00:41 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD8716A41F for ; Fri, 5 Aug 2005 22:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94EB743D48 for ; Fri, 5 Aug 2005 22:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j75M0fAH018618 for ; Fri, 5 Aug 2005 22:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j75M0fHb018617; Fri, 5 Aug 2005 22:00:41 GMT (envelope-from gnats) Date: Fri, 5 Aug 2005 22:00:41 GMT Message-Id: <200508052200.j75M0fHb018617@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "David D.W. Downey" Cc: Subject: Re: bin/82720: <[patch] Incorrect help output from growfs.c and mkfs.c> X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "David D.W. Downey" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 22:00:42 -0000 The following reply was made to PR bin/82720; it has been noted by GNATS. From: "David D.W. Downey" To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/82720: <[patch] Incorrect help output from growfs.c and mkfs.c> Date: Fri, 05 Aug 2005 17:57:39 -0400 > Decide if you want to give an example of how to do this in the fsck > man page. The example might say to use fsck_ffs directly since that > is simpler. Then change the utilities to use the same example. > > Bruce Hey Bruce, I'm willing to submit a patch with the proper examples for both pages, where do you want me to send it? Or is this a dead issue? -- David