From e703642e4b59917db507ff26c0a83c0c9ba32834 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Tue, 19 Jun 2012 22:38:25 +0200 Subject: [PATCH] Update gnu-utility module loading order --- modules/gnu-utility/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gnu-utility/README.md b/modules/gnu-utility/README.md index 40005e5..da35250 100644 --- a/modules/gnu-utility/README.md +++ b/modules/gnu-utility/README.md @@ -10,7 +10,7 @@ utilities will be broken. However, for interactive use, prefixed commands can be wrapped in their non-prefixed counterparts. -This module must be loaded **before** the *alias* module. +This module must be loaded **before** the *utility* module. Settings --------