diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 2000-02-29 18:32:26 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 2000-02-29 18:32:26 +0000 |
| commit | 958b92d24d7f9a0e905404ce16c94fb16d39ec42 (patch) | |
| tree | 2bded322948a58c7046c979831eb6d303ef708ee /sys/modules/netgraph | |
| parent | da3fc682a7bf918b6f8b17d95abf44ba70273879 (diff) | |
Notes
Diffstat (limited to 'sys/modules/netgraph')
| -rw-r--r-- | sys/modules/netgraph/netgraph/netgraph.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/modules/netgraph/netgraph/netgraph.4 b/sys/modules/netgraph/netgraph/netgraph.4 index 546aeed30415..b4c0addcd9b3 100644 --- a/sys/modules/netgraph/netgraph/netgraph.4 +++ b/sys/modules/netgraph/netgraph/netgraph.4 @@ -1045,9 +1045,11 @@ and The .Nm system was designed and first implemented at Whistle Communications, Inc. -in a version +in a version of .Fx 2.2 customized for the Whistle InterJet. +It first made its debut in the main tree in +.Fx 3.4 . .Sh AUTHORS .An Julian Elischer Aq julian@whistle.com , with contributions by |
