Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

docs/32266: an incorrect ERROR section in tunefs.8

0 views
Skip to first unread message

Maxim Konovalov

unread,
Nov 25, 2001, 7:23:19 AM11/25/01
to

>Number: 32266
>Category: docs
>Synopsis: an incorrect ERROR section in tunefs.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: Sun Nov 25 04:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Maxim Konovalov, ma...@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:
>Unformatted:

To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message

0 new messages