diff options
Diffstat (limited to 'usr.sbin/pkg_install/README')
-rw-r--r-- | usr.sbin/pkg_install/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/pkg_install/README b/usr.sbin/pkg_install/README new file mode 100644 index 00000000000..a5a517d7752 --- /dev/null +++ b/usr.sbin/pkg_install/README @@ -0,0 +1,8 @@ +This is the pkg_install suite of tools for doing maintainance of +software "packages". More documentation is available in the man pages +for each individual command. + +This code was written by Jordan Hubbard for FreeBSD, snatched and +mildly reshaped by John Kohl in NetBSD and the changes taken back into +FreeBSD again by Jordan, who then proceeded to add another couple +of dozen features on top. Whee! :-) |