summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMike Karels <karels@FreeBSD.org>2023-01-23 14:37:07 +0000
committerMike Karels <karels@FreeBSD.org>2023-01-26 13:41:52 +0000
commitd399b27627d50726546ffeb9bef5c752013aa201 (patch)
treefa91bbbf7fc16882de546aa4ce8eaa62d88278d6 /share
parent664ccd7e3335eb21533aaeef81dde180632a0c36 (diff)
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/growfs.77
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man7/growfs.7 b/share/man/man7/growfs.7
index 41903023af91..1c2345918a65 100644
--- a/share/man/man7/growfs.7
+++ b/share/man/man7/growfs.7
@@ -56,7 +56,12 @@ The
script adds any new swap partition to
.Pa /etc/fstab
after the root file system is made writable,
-and enables its use as a dump partition.
+and enables its use as a dump partition if the
+.Va dumpdev
+variable from
+.Xr rc.conf 5
+is set to
+.Li AUTO .
.Pp
The following options in
.Pa /etc/rc.conf