freebsd-dev/usr.sbin/pkg_install/create
Mike Pritchard 32fdc70513 Various man page cleanup:
- Sort xrefs.
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexey M. Zelkin <phantom@cris.net>
1999-08-15 08:47:11 +00:00
..
create.h Make it possible to have separate install scripts as well as have 1998-12-16 13:59:31 +00:00
main.c '?' shouldn't be in the usage string. Unknown characters are already 1999-06-24 06:33:24 +00:00
Makefile Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
perform.c -Wall fixes. Ambigious if/elses, uninitialized values, missing headers, 1999-08-11 20:55:42 +00:00
pkg_create.1 Various man page cleanup: 1999-08-15 08:47:11 +00:00
pl.c correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00