summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/checklinks4
-rw-r--r--man/7/pkg2
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
diff --git a/man/7/pkg b/man/7/pkg
index 6cb3a05..aa1c236 100644
--- a/man/7/pkg
+++ b/man/7/pkg
@@ -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)