From 74787c4c19526f8dbbdf74560c2e29f7194534c0 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Wed, 12 Apr 2017 09:07:35 +0000 Subject: dh_link: Clarify that the leading slash is optional Signed-off-by: Niels Thykier --- dh_link | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dh_link') diff --git a/dh_link b/dh_link index 815c81db..ac67109a 100755 --- a/dh_link +++ b/dh_link @@ -27,9 +27,9 @@ are the symlinks that will be created (called B by L). There B be an equal number of source and destination files specified. -Be sure you B specify the absolute path (without leading slash) to -both the source and destination files (unlike you would do if you were -using something like L). +Be sure you B specify the absolute path to both the source and +destination files (unlike you would do if you were using something +like L). Please note that the leading slash is optional. B will generate symlinks that comply with Debian policy - absolute when policy says they should be absolute, and relative links with as short @@ -57,7 +57,7 @@ L). Thus the pairs of source and destination files in each line are give in the same order as they would be given to L. In contrast to L, source and destination paths must be absolute -without a leading slash. +(the leading slash is optional). =back -- cgit v1.2.3