diff --git a/share/man/man9/vfs_unmountall.9 b/share/man/man9/vfs_unmountall.9 index 7e9dfc949a1..9762c1af7c0 100644 --- a/share/man/man9/vfs_unmountall.9 +++ b/share/man/man9/vfs_unmountall.9 @@ -40,7 +40,7 @@ The .Nm function, run only at system shutdown, -unmounts all file mounted filesystems +unmounts all mounted filesystems from most recent to oldest in order to avoid handling dependencies. .Sh SEE ALSO