diff options
author | Johannes Winkelmann <jw@smts.ch> | 2006-05-23 21:55:02 +0000 |
---|---|---|
committer | Johannes Winkelmann <jw@smts.ch> | 2006-05-23 21:55:02 +0000 |
commit | cf34a2777f6813936eb3d422e997aba14d1b9db5 (patch) | |
tree | f9fd22686fc4466063d6cf623218474a36b1510f /doc | |
parent | 5d2ed145c1972deff9eb98c02c9abdb48a785680 (diff) | |
download | prt-get-cf34a2777f6813936eb3d422e997aba14d1b9db5.tar.gz prt-get-cf34a2777f6813936eb3d422e997aba14d1b9db5.tar.xz |
prt-get: update sysup's description in man page
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1438 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
Diffstat (limited to 'doc')
-rw-r--r-- | doc/prt-get.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/prt-get.8 b/doc/prt-get.8 index 58e8b61..a42ea7d 100644 --- a/doc/prt-get.8 +++ b/doc/prt-get.8 @@ -102,7 +102,7 @@ remove packages listed in this order .TP .B sysup [\-\-nodeps] Update all installed packages which are outdated. Sorts by dependencies -if specified. If you don't want prt-get to resolve the dependencies, use +by default. If you don't want prt-get to resolve the dependencies, use the --nodeps switch. Also see the .B lock and |