From a60b5da1736cb9d8e5921219c0d4eddaa0c88861 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 25 Nov 2015 19:59:19 -0700 Subject: shorten reference to locale manpage Signed-off-by: Sean Whitton (cherry picked from commit ad7c9338306094f2d8187107417dd9331cb8f8a0) --- src/Propellor/Property/Locale.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Propellor/Property/Locale.hs b/src/Propellor/Property/Locale.hs index 420dafb4..c1040780 100644 --- a/src/Propellor/Property/Locale.hs +++ b/src/Propellor/Property/Locale.hs @@ -12,8 +12,8 @@ type LocaleVariable = String -- | Select a locale for a list of global locale variables. -- --- A locale variable is of the form @LC_BLAH@, @LANG@ or @LANGUAGE@. See @man 5 --- locale@. One might say +-- A locale variable is of the form @LC_BLAH@, @LANG@ or @LANGUAGE@. See +-- @locale(5)@. One might say -- -- > & "en_GB.UTF-8" `Locale.selectedFor` ["LC_PAPER", "LC_MONETARY"] -- -- cgit v1.2.3