Removed patch kit headers. Updated manual page with information from
authorRod Grimes <rgrimes@FreeBSD.org>
Sun, 26 Sep 1993 23:11:16 +0000 (23:11 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Sun, 26 Sep 1993 23:11:16 +0000 (23:11 +0000)
commit1419e6d4561fea7cc54ee8c8ab653ffb00f795d3
tree8e7bf88cd0728c40bc9ccf4e474ea81f7525a1ad
parent1d1b2c7eb2c6a146428c081098466222a19e7f92
Removed patch kit headers.  Updated manual page with information from
NetBSD, but changed it to use FreeBSD pathnames, also did not include
the -k option since this version of config does not have it.
Added the at address to the config line so you can specify what address
to link the kernel for:

config "386bsd" at 0xFE000000 root on wd0 swap on wd0 and sd0
usr.sbin/config/config.8
usr.sbin/config/config.h
usr.sbin/config/config.y
usr.sbin/config/main.c
usr.sbin/config/mkglue.c
usr.sbin/config/mkioconf.c
usr.sbin/config/mkmakefile.c
usr.sbin/config/mkswapconf.c