diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-07 12:38:19 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-07-07 12:38:19 +0200 |
commit | 4d239e4ab2b38818227c0887af689cbd7678cfc7 (patch) | |
tree | 79e509627aba930bb0d06a9a97bb90c60158cf98 /bin/checklinks | |
parent | f45c2694b9184b5c86abca1938c4005c89cf5b45 (diff) |
Finished core → pkg transition (updated manuals and info/error messages)
Diffstat (limited to 'bin/checklinks')
-rwxr-xr-x | bin/checklinks | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/checklinks b/bin/checklinks index 7e44be6..765e5c7 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -165,8 +165,8 @@ which have a status of "ok" or "absolute", level 2 will filter anything except While reading the links file, replace $I<parameter> with I<value>. When used in conjuction with pkg(1), $package will be set to the current -package's relative path (as seen from $HOME, like C<packages/core>), -and $etc will be set to $package/etc (like C<packages/core/etc>) +package's relative path (as seen from $HOME, like C<packages/pkg>), +and $etc will be set to $package/etc (like C<packages/pkg/etc>) =item B<-q>, B<--quiet> |