From: Charles Plessy Date: Sat, 14 Jan 2012 02:21:12 +0000 (+0900) Subject: Correct syntax error by closing SGML tag. X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=commitdiff_plain;h=25fa50161bf210a8183460238c8d0250f06404d8 Correct syntax error by closing SGML tag. --- diff --git a/policy.sgml b/policy.sgml index 23c1913..8100da0 100644 --- a/policy.sgml +++ b/policy.sgml @@ -6425,7 +6425,7 @@ rmdir /usr/local/share/emacs 2>/dev/null || true

Packages must not include files or directories under /run, or under the - older /var/run and /var/lock paths. + older /var/run and /var/lock paths. The latter paths will normally be symlinks or other redirections to /run for backwards compatibility.