From 25fa50161bf210a8183460238c8d0250f06404d8 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Sat, 14 Jan 2012 11:21:12 +0900 Subject: [PATCH] Correct syntax error by closing SGML tag. --- policy.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.39.2