diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-01-03 20:19:06 -0600 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-01-03 20:19:06 -0600 |
commit | f28657f0290416604db46568727702d45c0b339b (patch) | |
tree | 076cc13765555536d7afe0096f064db087366b0f /sys/man/1/pkg | |
parent | 930635e22d722a1ddaab20272cc485e5c47f27d9 (diff) |
pkg(1): update man page
Diffstat (limited to 'sys/man/1/pkg')
-rw-r--r-- | sys/man/1/pkg | 5 |
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 |