From 16ea90d99971ca2412d69dc2805fcd0049929080 Mon Sep 17 00:00:00 2001 From: Marty Penner Date: Thu, 27 Feb 2014 12:06:53 -0500 Subject: [PATCH] Clarify the description for `umount -a` --- common/umount.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/umount.md b/common/umount.md index fff1f46aa..2fe0877d2 100644 --- a/common/umount.md +++ b/common/umount.md @@ -11,6 +11,6 @@ `umount path_to_mounted_directory` -- Unmount all filesystems described in /etc/mtab (dangerous!) +- Unmount all mounted filesystems (dangerous!) `umount -a`