diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 11:27:38 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 11:27:38 +0200 |
commit | 78ef1153072b51a753341343c76f3621915b2a5b (patch) | |
tree | d71b748420783292e834eac51535560e61fdace2 /sys/man/1/pkg | |
parent | da1aca2a70ae658863555952b11e75b3d1bd1b3b (diff) |
5e(1), pkg(1) - fix manpage references
Diffstat (limited to 'sys/man/1/pkg')
-rw-r--r-- | sys/man/1/pkg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/man/1/pkg b/sys/man/1/pkg index 08a731ab3..01fcc48ea 100644 --- a/sys/man/1/pkg +++ b/sys/man/1/pkg @@ -33,7 +33,8 @@ Create builds a new package whose source is found in directory .IR name , then packs it into a -.IR bzip2 (1) +.I bzip2 (see +.IR gzip (1)) compressed .IR tar (1) archive suitable for upload to a package |