summaryrefslogtreecommitdiff
path: root/bin/checklinks
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-03 21:35:27 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-03 21:35:27 +0200
commit25760b0674ca166cf3ae95b6a31f4d318386ecf8 (patch)
tree11455f9c3cd1f92f61fb9fe92aff07508bfb8e5c /bin/checklinks
parent2d3ecaa329d92019205a65b2d7744f5c6f9dc00e (diff)
bin/checklinks: Use F<> for files
Diffstat (limited to 'bin/checklinks')
-rwxr-xr-xbin/checklinks2
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