ref: 175de8865fe5d3edffd14324d7a832c6c144abf0
parent: 9655db255097b84cf742b7a33c74432d4eb3425a
author: stanley lieber <[email protected]>
date: Mon May 23 17:32:09 EDT 2011
pkg(1): update man page
--- a/sys/man/1/pkg
+++ b/sys/man/1/pkg
@@ -30,6 +30,8 @@
.I Pkg/create
Create builds a new package
.IR name ,
+whose source is found in directory
+.IR name ,
then packs it into a
.IR bzip2 (1)
compressed
@@ -53,6 +55,15 @@
.I name
from the local system.
.SH EXAMPLES
+.LP
+Create the package
+.B links-variable-2011.05.23
+.sp 1
+.EX
+% cd /sys/src
+% pkg/create links-variable-2011.05.23
+.EE
+
.LP
Install the
.B Go