diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-08 20:07:55 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-08 20:07:55 +0200 |
commit | f2d49e7406b050e7be8f950fcf429a3881886538 (patch) | |
tree | e0d3b02c4f85a054ca9dec093ebffbbd9dee5209 /bin | |
parent | 48aaf0689946be4dfdffd5220f03c0f85003a5d2 (diff) |
bin/checklinks: Use L<> for references, not I<>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/checklinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/checklinks b/bin/checklinks index 96fc83e..0b51e08 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -133,7 +133,7 @@ path of the source, i.e. the symlink. Relative to $HOME =item the target path of the target, i.e. the symlink's destination. -This is relativ to the source. See I<path_resolution>(7) +This is relativ to the source. See L<path_resolution>(7) =back |