freebsd-dev/usr.sbin/pkg_install
Nik Clayton 414a35e60a Add $Id$, to make it simpler for members of the translation teams to
track.

The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:12:29 +00:00
..
add '?' shouldn't be in the usage string. Unknown characters are already 1999-06-24 06:33:24 +00:00
create '?' shouldn't be in the usage string. Unknown characters are already 1999-06-24 06:33:24 +00:00
delete Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:12:29 +00:00
info '?' shouldn't be in the usage string. Unknown characters are already 1999-06-24 06:33:24 +00:00
lib Revive the PKG_ADD_BASE stuff a bit. 1999-05-12 06:06:49 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00

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! :-)