From 175de8865fe5d3edffd14324d7a832c6c144abf0 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Mon, 23 May 2011 21:32:09 +0000 Subject: [PATCH] pkg(1): update man page --- sys/man/1/pkg | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sys/man/1/pkg b/sys/man/1/pkg index 9e75a92bc..3b5e3a84f 100644 --- a/sys/man/1/pkg +++ b/sys/man/1/pkg @@ -30,6 +30,8 @@ packages. .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 @@ Remove the package .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