diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-01-05 11:02:24 -0600 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-01-05 11:02:24 -0600 |
commit | ad5ef458f8ced644217671007f51f4d799928829 (patch) | |
tree | 63c923eae0d3dbf32b5ebbeeab43d32d3c29a48c /sys/man/1 | |
parent | f28657f0290416604db46568727702d45c0b339b (diff) |
pkg: change default pkgpath, list known repositories in the man page
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/pkg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/pkg b/sys/man/1/pkg index 86b9ae6eb..d57409e46 100644 --- a/sys/man/1/pkg +++ b/sys/man/1/pkg @@ -97,5 +97,9 @@ source files of packages installed locally. .B /sys/src/cmd/pkg/remove .br .B /sys/src/cmd/pkg/unpkg.c +.SH REPOSITORIES +.B http://pkg.violetti.org/386 +.br +.B http://plan9.stanleylieber.com/pkg/386 .SH SEE ALSO .IR contrib (1) |