git: b7b7800043e1 - main - Explain the relationship between -p and -Z.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Sep 2024 02:07:41 UTC
The branch main has been updated by grog:
URL: https://cgit.FreeBSD.org/src/commit/?id=b7b7800043e1dbef65aa9116822010f1a6074f0f
commit b7b7800043e1dbef65aa9116822010f1a6074f0f
Author: Greg Lehey <grog@FreeBSD.org>
AuthorDate: 2024-09-26 02:07:02 +0000
Commit: Greg Lehey <grog@FreeBSD.org>
CommitDate: 2024-09-26 02:07:02 +0000
Explain the relationship between -p and -Z.
---
usr.sbin/makefs/makefs.8 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8
index 4601e6278046..fdcb94cc4dd0 100644
--- a/usr.sbin/makefs/makefs.8
+++ b/usr.sbin/makefs/makefs.8
@@ -214,7 +214,9 @@ is a comma separated list of options.
Valid file system specific options are detailed below.
.It Fl p
Deprecated.
-See the
+Create a sparse file for
+.Sy ffs .
+This is the same as the preferred
.Fl Z
flag.
.It Fl R Ar roundup-size