From owner-freebsd-doc@FreeBSD.ORG Wed Oct 21 10:20:02 2009 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 C05C11065670 for ; Wed, 21 Oct 2009 10:20:02 +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 96F718FC19 for ; Wed, 21 Oct 2009 10:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9LAK2I1006389 for ; Wed, 21 Oct 2009 10:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9LAK2l7006388; Wed, 21 Oct 2009 10:20:02 GMT (envelope-from gnats) Date: Wed, 21 Oct 2009 10:20:02 GMT Message-Id: <200910211020.n9LAK2l7006388@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/139705: commit references a PR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2009 10:20:02 -0000 The following reply was made to PR docs/139705; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/139705: commit references a PR Date: Wed, 21 Oct 2009 10:15:39 +0000 (UTC) Author: remko Date: Wed Oct 21 10:15:26 2009 New Revision: 198316 URL: http://svn.freebsd.org/changeset/base/198316 Log: The tunefs utility does not work on active filesystems. PR: docs/139705 Submitted by: Warren Block Approved by: imp (mentor, implicit) Modified: head/sbin/tunefs/tunefs.8 Modified: head/sbin/tunefs/tunefs.8 ============================================================================== --- head/sbin/tunefs/tunefs.8 Wed Oct 21 09:53:55 2009 (r198315) +++ head/sbin/tunefs/tunefs.8 Wed Oct 21 10:15:26 2009 (r198316) @@ -28,7 +28,7 @@ .\" @(#)tunefs.8 8.2 (Berkeley) 12/11/93 .\" $FreeBSD$ .\" -.Dd August 13, 2007 +.Dd October 21, 2009 .Dt TUNEFS 8 .Os .Sh NAME @@ -165,7 +165,7 @@ The utility appeared in .Bx 4.2 . .Sh BUGS -This utility should work on active file systems. +This utility does not work on active file systems. To change the root file system, the system must be rebooted after the file system is tuned. .\" Take this out and a Unix Daemon will dog your steps from now until _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"