]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Fix a mistake in the example in the previous symlink commit
authorRuss Allbery <rra@debian.org>
Sun, 25 Dec 2011 17:17:19 +0000 (09:17 -0800)
committerRuss Allbery <rra@debian.org>
Sun, 25 Dec 2011 17:17:19 +0000 (09:17 -0800)
policy.sgml

index bfd39d59ab60f0a2770f8839f563ace730a07af4..bfb7cf51e749eb0c8fcfe5f98fab5b7e6556a124 100644 (file)
@@ -7923,8 +7923,8 @@ fname () {
          directory is a sub-directory of the root
          directory <file>/</file>.)  For example, a symbolic link
          from <file>/usr/lib/foo</file> to <file>/usr/share/bar</file>
-         should be relative (<file>../bar</file>), but a symbolic link
-         from <file>/var/run</file> to <file>/run</file> should be
+         should be relative (<file>../share/bar</file>), but a symbolic
+         link from <file>/var/run</file> to <file>/run</file> should be
          absolute.<footnote>
            This is necessary to allow top-level directories to be
            symlinks.  If linking <file>/var/run</file>