From: Tollef Fog Heen Date: Tue, 29 Jan 2013 16:57:16 +0000 (+0100) Subject: Clarify sentence X-Git-Tag: v198~380 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=01233fc71296bc78c2de14b755236ced752500f7 Clarify sentence --- diff --git a/CODING_STYLE b/CODING_STYLE index 04b4ed20e..d93ccd8a9 100644 --- a/CODING_STYLE +++ b/CODING_STYLE @@ -17,7 +17,7 @@ - Do not issue NSS requests (that includes user name and host name lookups) from the main daemon as this might trigger deadlocks when - we those lookups involve synchronously talking to services that we + those lookups involve synchronously talking to services that we would need to start up - Do not access any directories outside of /etc, /dev, /lib from the