diff options
author | billf <billf@FreeBSD.org> | 2000-02-29 18:32:26 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-29 18:32:26 +0000 |
commit | cf79856b7f8786ce83915ab3cee1d834c57a0be8 (patch) | |
tree | 1418fce9611f89f9a37fbd8d57a35c0fd123d491 /sys | |
parent | 9620475aa15f5a97ab70bf89cece2a0081ee28ff (diff) | |
download | FreeBSD-src-cf79856b7f8786ce83915ab3cee1d834c57a0be8.zip FreeBSD-src-cf79856b7f8786ce83915ab3cee1d834c57a0be8.tar.gz |
Add a little more history of when netgraph appeared in FreeBSD.
Reviewed by: asmodai
Diffstat (limited to 'sys')
-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 546aeed..b4c0add 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 |