From 0e09a8cfdffb2cd99cf86c04bade4a9261101a2c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 19 Jun 2016 20:06:47 +0900 Subject: haddock tweak Slashes inside @monospace@ get misinterpreted. --- src/Propellor/Property/Firejail.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/Firejail.hs') diff --git a/src/Propellor/Property/Firejail.hs b/src/Propellor/Property/Firejail.hs index 2aa6cf3a..b7841e07 100644 --- a/src/Propellor/Property/Firejail.hs +++ b/src/Propellor/Property/Firejail.hs @@ -13,7 +13,7 @@ import qualified Propellor.Property.File as File installed :: Property DebianLike installed = Apt.installed ["firejail"] --- | For each program name passed, create symlinks in @/usr/local/bin@ that +-- | For each program name passed, create symlinks in /usr/local/bin that -- will launch that program in a Firejail sandbox. -- -- The profile for the sandbox will be the same as if the user had run -- cgit v1.2.3