diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-03 21:35:27 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-03 21:35:27 +0200 |
commit | 25760b0674ca166cf3ae95b6a31f4d318386ecf8 (patch) | |
tree | 11455f9c3cd1f92f61fb9fe92aff07508bfb8e5c | |
parent | 2d3ecaa329d92019205a65b2d7744f5c6f9dc00e (diff) |
bin/checklinks: Use F<> for files
-rwxr-xr-x | bin/checklinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/checklinks b/bin/checklinks index 4ebfc96..96fc83e 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -115,7 +115,7 @@ quiet. Hide unchanged symlinks =head1 FILES -The symlink definitions are read from the file B<.links> in the current working +The symlink definitions are read from the file F<.links> in the current working directory. Each line contains, separated by spaces: =over |