From f53abf67ba9681a0408eecb7cfb3b5d8b8cd444b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 25 Dec 2011 09:17:19 -0800 Subject: [PATCH] Fix a mistake in the example in the previous symlink commit --- policy.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy.sgml b/policy.sgml index bfd39d5..bfb7cf5 100644 --- a/policy.sgml +++ b/policy.sgml @@ -7923,8 +7923,8 @@ fname () { directory is a sub-directory of the root directory /.) For example, a symbolic link from /usr/lib/foo to /usr/share/bar - should be relative (../bar), but a symbolic link - from /var/run to /run should be + should be relative (../share/bar), but a symbolic + link from /var/run to /run should be absolute. This is necessary to allow top-level directories to be symlinks. If linking /var/run -- 2.39.5