diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-06-18 10:19:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-06-18 10:19:38 +0200 |
commit | 8fed4324fd1d5135d6cfff1b163c98416c5530ae (patch) | |
tree | 0c3a7ab43205fb03cdec2aee682aebff926da36f /man | |
parent | c2f1e4634a6e6aaf4e5d0032d5c5a1a65ea7d8ef (diff) |
Updatd prereqs information in pkg(7)
Diffstat (limited to 'man')
-rw-r--r-- | man/7/pkg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ Mark I<package> for installation =item B<depend> I<expression> | B<depend package> I<package> Execute expression and automatically warn if it fails. -In case of B<require package>, automatically mark B<package> for installation +In case of B<depend package>, automatically mark B<package> for installation if it isn't installed. If a B<depend> fails, pkg will inform the user about it and wait for confirmation |