From 291b06c37ef0918f3173a9048b905f47021dd88e Mon Sep 17 00:00:00 2001 From: Turbo Fredriksson Date: Sun, 4 Oct 2015 14:03:46 +0200 Subject: [PATCH] Unmount is part of the shutdown process, not the boot process. Signed-off-by: Turbo Fredriksson Signed-off-by: Brian Behlendorf Closes: #3762 --- man/man8/zfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 208abd716..ae66d43da 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -2623,7 +2623,7 @@ Forcefully unmount the file system, even if it is currently in use. .ad .sp .6 .RS 4n -Unmount all available \fBZFS\fR file systems. Invoked automatically as part of the boot process. +Unmount all available \fBZFS\fR file systems. Invoked automatically as part of the shutdown process. .RE .sp