From 2e2438ae66490a2a00972be16e95f0d9cda2f9ea Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Dec 2014 14:22:37 -0400 Subject: improve haddock formating of filenames --- src/Propellor/Property/Systemd.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/Systemd.hs') diff --git a/src/Propellor/Property/Systemd.hs b/src/Propellor/Property/Systemd.hs index 9cb532e0..e80c32be 100644 --- a/src/Propellor/Property/Systemd.hs +++ b/src/Propellor/Property/Systemd.hs @@ -227,7 +227,7 @@ containerCfg p = RevertableProperty (mk True) (mk False) ('-':_) -> p _ -> "--" ++ p --- | Bind mounts /etc/resolv.conf from the host into the container. +-- | Bind mounts from the host into the container. -- -- This property is enabled by default. Revert it to disable it. resolvConfed :: RevertableProperty -- cgit v1.3-2-g0d8e