From maxim@macomnet.ru  Sun Nov 25 04:14:41 2001
Return-Path: <maxim@macomnet.ru>
Received: from relay1.macomnet.ru (relay1.macomnet.ru [195.128.64.10])
	by hub.freebsd.org (Postfix) with ESMTP id E5E8D37B417
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Nov 2001 04:14:39 -0800 (PST)
Received: from macomnet.ru (nas-host-250.macomnet.ru [195.128.64.250])
	by relay1.macomnet.ru (8.11.3/8.11.3) with ESMTP id fAPCEaF758711
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Nov 2001 15:14:37 +0300 (MSK)
Received: (from maxim@localhost)
	by macomnet.ru (8.11.6/8.11.6) id fAPCEPv06836;
	Sun, 25 Nov 2001 15:14:25 +0300 (MSK)
	(envelope-from maxim)
Message-Id: <200111251214.fAPCEPv06836@macomnet.ru>
Date: Sun, 25 Nov 2001 15:14:25 +0300 (MSK)
From: Maxim Konovalov <maxim@macomnet.ru>
Reply-To: Maxim Konovalov <maxim@macomnet.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: an incorrect ERROR section in tunefs.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         32266
>Category:       docs
>Synopsis:       an incorrect ERROR section in tunefs.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 25 04:20:01 PST 2001
>Closed-Date:    Sun Jan 6 23:01:56 PST 2002
>Last-Modified:  Sun Jan 06 23:02:04 PST 2002
>Originator:     Maxim Konovalov, maxim@macomnet.ru
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
n/a
>Environment:
System: FreeBSD miss 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Wed Nov 7 21:38:49 MSK 2001 maxim@miss:/vol0/obj/usr/src/sys/MISS i386

>Description:

	tunefs.8 claims that tunefs trying to remount a filesystem
	ever if it was not previously mounted. This behaviour was
	fixed in tunefs.c 1.7.

>How-To-Repeat:

	n/a

>Fix:

	Here is the patch for tunefs.8:

Index: tunefs.8
===================================================================
RCS file: /home/ncvs/src/sbin/tunefs/tunefs.8,v
retrieving revision 1.16
diff -u -r1.16 tunefs.8
--- tunefs.8	10 Jul 2001 11:02:35 -0000	1.16
+++ tunefs.8	25 Nov 2001 11:25:31 -0000
@@ -131,27 +131,6 @@
 .El
 .Pp
 At least one of the above flags is required.
-.Sh ERRORS
-If
-.Nm
-.Fl n
-is run to enable/disable soft update on an unmounted file system
-after booting single-user then
-.Nm
-will output the warning
-.Pp
-reload\&: Invalid argument
-.Pp
-preceded by the raw device name.
-This occurs because the filesystem
-is not currently mounted read-only.
-.Nm
-is trying to reload the incore (r*) device, but it was never loaded
-to begin with.
-When you boot single user, only
-.Dq /
-is mounted, so all other filesystems will give you that warning.
-It is completely harmless.
 .Sh SEE ALSO
 .Xr fs 5 ,
 .Xr dumpfs 8 ,
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sun Jan 6 23:01:56 PST 2002 
State-Changed-Why:  
applied, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32266 
>Unformatted:
