From 4e1e73eb945cb02783f4e9c44263a7f5babc2202 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Sun, 25 Aug 2002 07:13:05 +0000 Subject: [PATCH] Remove a repeated word. Submitted by: horikawa --- share/man/man9/vfs_unmountall.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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