summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2011-09-21 17:07:49 -0500
committerstanley lieber <stanley.lieber@gmail.com>2011-09-21 17:07:49 -0500
commitc1be51432be86c76518c61e123abb0923a419ded (patch)
tree956ff313bc1f7627e536086556936a855691af3f
parentb118d0c449931045c85c424556684d6ae4854531 (diff)
pkg(1): man page corrections
-rw-r--r--sys/man/1/pkg5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/man/1/pkg b/sys/man/1/pkg
index 01fcc48ea..b7a2d52d0 100644
--- a/sys/man/1/pkg
+++ b/sys/man/1/pkg
@@ -58,11 +58,10 @@ from the local system.
.SH EXAMPLES
.LP
Create the package
-.B links-variable-2011.05.23
+.B irc7-2011.09.21
.sp 1
.EX
-% cd /sys/src
-% pkg/create links-variable-2011.05.23
+% pkg/create /sys/src/cmd/irc7-2011.09.21
.EE
.LP