From 25760b0674ca166cf3ae95b6a31f4d318386ecf8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 3 Jun 2008 21:35:27 +0200 Subject: bin/checklinks: Use F<> for files --- bin/checklinks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3