diff options
-rwxr-xr-x | bin/checklinks | 4 | ||||
-rw-r--r-- | man/7/pkg | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/checklinks b/bin/checklinks index 79ab334..0b99b1e 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -138,8 +138,8 @@ quiet. Hide unchanged symlinks =head1 FILES -The symlink definitions are read from the file F<.links> in the current working -directory. Each line contains, separated by spaces: +The symlink definitions are read from the file F<.links> or F<links> in the +current working directory. Each line contains, separated by spaces: =over @@ -82,7 +82,7 @@ Files for inclusion into other packages Package description for B<pkg info> -=item .links +=item links Sym- and hardlink descriptions. See checklinks(1) |