freebsd-dev/share/man
John Baldwin 2ddd41fbec - Clarify when the softc is allocated. It is allocated when a device is
probed and attached, not on the first call to device_get_softc().
- Add a cross reference to DEVICE_PROBE regarding the caveats of using the
  softc in a driver's probe routine.
- Fix a grammar bogon.

PR:		docs/87176 (1)
Submitted by:	Devon H. O'Dell dodell at offmyserver dot com (1)
MFC after:	3 days
2005-10-13 16:57:53 +00:00
..
man1 Added missing builtins; a few other clean-ups. 2005-09-09 17:02:08 +00:00
man3 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
man4 Record sk(4) as having native support for extended VLAN frames. 2005-10-11 22:59:01 +00:00
man5 Document that changes to nsswitch.conf might be needed when 2005-10-12 19:05:22 +00:00
man6 Sort sections. 2005-01-21 08:36:40 +00:00
man7 Replace "/etc/make.conf" with references to make.conf(5) 2005-10-10 14:55:59 +00:00
man8 Replace "/etc/make.conf" with references to make.conf(5) 2005-10-10 14:55:59 +00:00
man9 - Clarify when the softc is allocated. It is allocated when a device is 2005-10-13 16:57:53 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00