| Summary: | the first paragraph of config(8) is deeply misleading | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Poul-Henning Kamp <phk> |
| Component: | Books & Articles | Assignee: | ru <ru> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed I've commented out the offending text. Responsible Changed From-To: freebsd-doc->ru ru 2006-10-21 20:09:51 UTC
FreeBSD src repository
Modified files:
usr.sbin/config config.8
Log:
Comment out the first paragraph; while it tells the true (we're using
the old BSD config(8) utility in FreeBSD), it does not look good.
PR: docs/100328
Revision Changes Path
1.45 +14 -14 src/usr.sbin/config/config.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
ru 2006-10-27 11:01:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/config config.8
Log:
MFC: 1.45:
Comment out the first paragraph; while it tells the true (we're using
the old BSD config(8) utility in FreeBSD), it does not look good.
PR: docs/100328
Approved by: re (blanket)
Revision Changes Path
1.43.2.2 +14 -14 src/usr.sbin/config/config.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|
DESCRIPTION This is the old version of the config utility. It understands the old autoconfiguration scheme used on the HP300, i386, DECstation, and deriva- tive platforms. The new version of config is used with the SPARC plat- form. Only the version of config applicable to the architecture that you are running will be installed on your machine. This really needs to be updated with about 20 years or moved to a history section somewhere.