summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/man/1/pkg5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/man/1/pkg b/sys/man/1/pkg
index 0becf667e..86b9ae6eb 100644
--- a/sys/man/1/pkg
+++ b/sys/man/1/pkg
@@ -78,10 +78,13 @@ programming language:
% pkg/install go-2011.05.10
.EE
.SH FILES
-.TF /sys/lib/pkg/*
+.TF
.TP
.B /sys/lib/pkg/*
hash files of packages installed locally.
+.TP
+.B /sys/src/pkg/*
+source files of packages installed locally.
.SH SOURCE
.B /sys/src/cmd/pkg/create
.br