freebsd-dev/sbin/ifconfig
Bruce M Simpson 9bb9973c66 Be explicit in examples about the correct grammar for 'alias' and
'-alias', and that 'add' and 'delete are in fact synonyms for these
in the ifconfig(8) grammar.

Use network prefixes explicitly specified in IETF RFCs for
documentation purposes. (bz)

PR:		102701
MFC after:	1 day
See also:	RFC 3330, RFC 3849
Submitted by:	bz
2007-02-04 16:48:56 +00:00
..
af_atalk.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
af_inet6.c Backout revision 1.4; it is not verified as the correct fix for the PR. 2007-02-03 03:40:33 +00:00
af_inet.c only show a tunnel information of an adequate address family. 2005-06-16 19:37:09 +00:00
af_ipx.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
af_link.c Fix an off-by-one bug. 2006-01-15 19:17:13 +00:00
ifbridge.c These days P2P means peer-2-peer (also well known from serveral filesharing 2006-12-11 23:46:40 +00:00
ifcarp.c Use afswch->af_other_status for carp_status() and pfsync_status(). 2005-02-22 14:07:47 +00:00
ifclone.c Restore the "plumb" compatibility command, which was lost 2006-08-12 18:07:17 +00:00
ifconfig.8 Be explicit in examples about the correct grammar for 'alias' and 2007-02-04 16:48:56 +00:00
ifconfig.c Fix an off-by-one which could mean writing beyond the end of the array 2006-12-29 18:44:04 +00:00
ifconfig.h o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
ifgroup.c Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00
ifieee80211.c Add initial support for 900MHz channels; still has some rough 2007-01-15 01:20:28 +00:00
ifmac.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifmedia.c Actually fully emulate NetBSD and print the media instance number 2007-01-22 13:42:07 +00:00
ifpfsync.c Print pfsync interface status if either syncpeer or syncdev is configured. 2006-06-06 11:21:08 +00:00
ifvlan.c o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
Makefile Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00