]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - policy.sgml
Improve wording of /var/run reference in fhs-run
[debian/debian-policy.git] / policy.sgml
index 78c39053986e5758f036b0017680d84e862ce274..0bdc891608cf1f8615ab36fbd157b8ac51fc5719 100644 (file)
@@ -6266,13 +6266,13 @@ install -m644 debian/shlibs.<var>package</var> debian/<var>package</var>/DEBIAN/
                </p>
              </item>
               <item>
-               <p>
-                 The following directories in the root filesystem are
-                 additionally allowed: <file>/sys</file> and
-                 <file>/selinux</file>. <footnote>These directories
-                 are used as mount points to mount virtual filesystems
-                 to get access to kernel information.</footnote>
-               </p>
+                <p>
+                  The following directories in the root filesystem are
+                  additionally allowed: <file>/sys</file> and
+                  <file>/selinux</file>. <footnote>These directories
+                  are used as mount points to mount virtual filesystems
+                  to get access to kernel information.</footnote>
+                </p>
               </item>
              <item>
                <p>
@@ -6424,10 +6424,10 @@ rmdir /usr/local/share/emacs 2>/dev/null || true
 
          <p>
            Packages must not include files or directories
-           under <file>/run</file>, or under the <file>/var/run</file>
-           or <file>/var/lock</file> paths that are replaced with
-           symlinks or bind mounts to <file>/run</file> for backwards
-           compatibility.
+           under <file>/run</file>, or under the
+           older <file>/var/run</file> and <file>/var/lock<file> paths.
+           The latter paths will normally be symlinks or other
+           redirections to <file>/run</file> for backwards compatibility.
          </p>
 
          <p>