summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-10-08 23:58:01 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-10-08 23:58:01 +0200
commit0d6470416b5a3c28e8de5a6c7bd0bac889a82402 (patch)
tree1540df6c71e5985bb492a922157c8f87b910d5c4
parent2394fdf12cba7b2bd03e4d5810e627cfab5b7308 (diff)
Updated documentation (.links -> links)
-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)