diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-01 17:43:38 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-01 17:43:38 (EDT) |
commit | 72b713f103e0befef11869b1ceaad41662fdc101 (patch) | |
tree | 90d2595d0b21c8834283e9b9d92fe6e64b503c9d /man | |
parent | d6bd6dd94faa21ee19da52c1cbb756b43bb523f2 (diff) |
prokit(1): Update sections in command references
Diffstat (limited to 'man')
-rw-r--r-- | man/prokit.1in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/prokit.1in b/man/prokit.1in index a539223..8fe00fb 100644 --- a/man/prokit.1in +++ b/man/prokit.1in @@ -29,16 +29,16 @@ Print help information .BR prokit-version (1) Print version information .TP -.BR prokit-install (1) +.BR prokit-install (8) Install a system into a directory .TP -.BR prokit-shell (1) +.BR prokit-shell (8) Run a shell in an isolated environment .TP -.BR prokit-opkg (1) +.BR prokit-opkg (8) Manage packages with opkg .TP -.BR prokit-build (1) +.BR prokit-build (8) Build a package .SH COPYRIGHT |