freebsd-dev/sbin/ifconfig
Dima Dorfman eb2a17011c In the words of the submitter:
The first "synopsis" example has a "[/prefixlength]" which shouldn't
	be there, since that stuff is part of the preceeding "address" as is
	explained in the description of "address".

	(The way it is now, 192.168.0.1/16/prefixlength would be a proper
	operand.  Note that "prefixlength" is not mentioned by name anywhere.)

PR:		32462
Submitted by:	Gary W. Swearingen <swear@blarg.net>
2002-01-07 06:51:19 +00:00
..
ifconfig.8 In the words of the submitter: 2002-01-07 06:51:19 +00:00
ifconfig.c MTU and metric are available with NET_RT_IFLIST. 2001-12-03 15:12:45 +00:00
ifconfig.h When using interfaces that support if_media, the supported media list is 2001-05-29 09:13:44 +00:00
ifieee80211.c Fix bugs in the structure for rx_frame by making gap length one byte and 2001-12-31 22:01:44 +00:00
ifmedia.c Back out previous commit. 2001-11-15 16:55:39 +00:00
ifvlan.c o Reduce userland inclusion of kernel headers -- remove unneeded include 2001-09-24 15:00:16 +00:00
Makefile Move the WARNS attribute down so that it also applies to the 2001-12-05 02:29:23 +00:00