git: 2e025e410760 - stable/13 - Update newfs(8) and tunefs(8) manual pages.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Aug 2023 04:28:19 UTC
The branch stable/13 has been updated by mckusick:
URL: https://cgit.FreeBSD.org/src/commit/?id=2e025e410760f1989ba4dd3a816e15571caa5b1d
commit 2e025e410760f1989ba4dd3a816e15571caa5b1d
Author: Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2023-08-06 06:40:26 +0000
Commit: Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2023-08-20 04:27:37 +0000
Update newfs(8) and tunefs(8) manual pages.
Sponsored-by: The FreeBSD Foundation
(cherry picked from commit 4ce2a2db41f9a18cdcec088b330899a8d830c2be)
---
sbin/newfs/newfs.8 | 3 ---
sbin/tunefs/tunefs.8 | 3 ---
2 files changed, 6 deletions(-)
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index 803b3221503d..fdbde436186e 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -204,9 +204,6 @@ will be about half of normal during the time that the background
is running.
Running a full fsck on a UFS filesystem is the equivalent of
running a scrub on a ZFS filesystem.
-.Pp
-Presently it is not possible
-to run background fsck on filesystems enabled for journaling.
.It Fl k Ar held-for-metadata-blocks
Set the amount of space to be held for metadata blocks in each cylinder group.
When set, the file system preference routines will try to save
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index 0264c3e5f772..95adac48b8b2 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -130,9 +130,6 @@ will be about half of normal during the time that the background
is running.
Running a full fsck on a UFS filesystem is the equivalent of
running a scrub on a ZFS filesystem.
-.Pp
-Presently it is not possible
-to run background fsck on filesystems enabled for journaling.
.It Fl J Cm enable | disable
Turn on/off gjournal flag.
.It Fl k Ar held-for-metadata-blocks