summaryrefslogtreecommitdiff
path: root/sys/man/1/pkg
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2011-09-21 17:39:16 -0500
committerstanley lieber <stanley.lieber@gmail.com>2011-09-21 17:39:16 -0500
commita0a42ebf3f248b691314e701dcd020837a560644 (patch)
tree886157c1d75e8c53716ff86b9e6256ba36e9e4c1 /sys/man/1/pkg
parentc1be51432be86c76518c61e123abb0923a419ded (diff)
pkg/create: include the program source in the package
Diffstat (limited to 'sys/man/1/pkg')
-rw-r--r--sys/man/1/pkg6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/1/pkg b/sys/man/1/pkg
index b7a2d52d0..8ffed75f2 100644
--- a/sys/man/1/pkg
+++ b/sys/man/1/pkg
@@ -38,7 +38,7 @@ then packs it into a
compressed
.IR tar (1)
archive suitable for upload to a package
-repository.
+repository. The source directory should be provided as a full path.
.TP
.I Pkg/install
Install the package
@@ -58,7 +58,7 @@ from the local system.
.SH EXAMPLES
.LP
Create the package
-.B irc7-2011.09.21
+.B irc7-2011.09.21:
.sp 1
.EX
% pkg/create /sys/src/cmd/irc7-2011.09.21
@@ -67,7 +67,7 @@ Create the package
.LP
Install the
.B Go
-programming language.
+programming language:
.sp 1
.EX
% pkg/install go-2011.05.10