diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-08 16:25:28 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-08 16:25:28 +0200 |
commit | 1f92f8a22febba8f100f458f7f91321768a253f8 (patch) | |
tree | c020e1633ae4eae3fcff2ed113e2584182453aa2 | |
parent | 1ad28d357f1f6ac651d1ac9377be82a4ef5d02e6 (diff) |
pkg(1): Refer to pkg(7)
-rw-r--r-- | man/1/pkg | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -97,6 +97,9 @@ On the server holding the PKG_ROOT, core/include/pkglist must be executed for pkg upgrade and pkg push to work properly. It's recommended to execute it as cronjob. A concept to execute it 'on demand' is planned. +Also, this is early-beta software. No backwards compatibility guaranteed. +Please refer to pkg(7) + =head1 EXAMPLES =over @@ -139,7 +142,7 @@ many ideas and suggestions =head1 SEE ALSO -L<pkg.conf>(5) +L<pkg.conf>(5), pkg(7) =cut |