1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/share/man
Brooks Davis 89b5b33da2 Replace the prototype vaps_<ifn> and vap_create_<ifn> variables with
more wlans_<ifn> and create_args_<ifn>

Add documentation for these variants and generally update the wireless
device example.

There is are very short lived shim from vaps_<ifn> which produces
a warning and vap_create_<ifn> which does not.  Misuse the MFC
notification service to remind me to remove them.

MFC after:	3 weeks
2008-04-25 23:50:49 +00:00
..
man1
man3 Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer 2008-03-29 17:44:40 +00:00
man4 Use ddb(4), not DDB(4) for man page cross-references. 2008-04-21 17:09:53 +00:00
man5 Replace the prototype vaps_<ifn> and vap_create_<ifn> variables with 2008-04-25 23:50:49 +00:00
man6
man7 Fix some "in in" typos in comments. 2008-03-26 07:32:08 +00:00
man8 Fix punctiation. 2008-03-31 14:11:37 +00:00
man9 LK_NOWITNESS can be used now in lockmgr*() functions in order to skip 2008-04-12 20:18:02 +00:00
Makefile