diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2005-06-07 23:12:18 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2005-06-07 23:12:18 +0000 |
commit | 2ebdf0c3606757bad4c5dfa0d6aac6bfef1311e5 (patch) | |
tree | e72325a4a64f52479b2c5f510e4fe83841511250 /share | |
parent | 627cf02d547468fc40868735448320bf6dbd166e (diff) |
move description of the default groups to the ifconfog manpage
netintro should only give an intro, not the glory details :) theo ok
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/netintro.4 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 6d45de1996d..6ca95f0e010 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netintro.4,v 1.31 2005/06/07 21:38:09 henning Exp $ +.\" $OpenBSD: netintro.4,v 1.32 2005/06/07 23:12:17 henning Exp $ .\" $NetBSD: netintro.4,v 1.4 1995/10/19 08:03:40 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -109,15 +109,6 @@ due to errors in device operation. Network interfaces may be collected together into interface groups. An interface group is a container that can be used generically when referring to any interface related by some criteria. -Interfaces may be a member of any number of interface groups. -Cloned interfaces are members of their interface family group by default. -For example, a PPP interface such as -.Li ppp0 -is a member of the PPP interface family group, -.Li ppp . -The interface(s) the default route(s) point to are members of the -.Em external -interface group. When an action is performed on an interface group, such as packet filtering by the .Xr pf 4 |