Deleted Added
full compact
ng_atm.4 (242475) ng_atm.4 (267938)
1.\"
2.\" Copyright (c) 2001-2003
3.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 12 unchanged lines hidden (view full) ---

21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" Author: Hartmut Brandt <harti@FreeBSD.org>
28.\"
1.\"
2.\" Copyright (c) 2001-2003
3.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 12 unchanged lines hidden (view full) ---

21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" Author: Hartmut Brandt <harti@FreeBSD.org>
28.\"
29.\" $FreeBSD: head/share/man/man4/ng_atm.4 242475 2012-11-02 13:54:06Z glebius $
29.\" $FreeBSD: head/share/man/man4/ng_atm.4 267938 2014-06-26 21:46:14Z bapt $
30.\"
31.\" ng_atm(4) man page
32.\"
33.Dd November 2, 2012
34.Dt NG_ATM 4
35.Os
36.Sh NAME
37.Nm ng_atm

--- 360 unchanged lines hidden (view full) ---

398Note that this is intended for development only and may lead to kernel
399panics if set.
400.Sh SEE ALSO
401.Xr natm 4 ,
402.Xr netgraph 4 ,
403.Xr ng_ether 4 ,
404.Xr ngctl 8
405.Sh AUTHORS
30.\"
31.\" ng_atm(4) man page
32.\"
33.Dd November 2, 2012
34.Dt NG_ATM 4
35.Os
36.Sh NAME
37.Nm ng_atm

--- 360 unchanged lines hidden (view full) ---

398Note that this is intended for development only and may lead to kernel
399panics if set.
400.Sh SEE ALSO
401.Xr natm 4 ,
402.Xr netgraph 4 ,
403.Xr ng_ether 4 ,
404.Xr ngctl 8
405.Sh AUTHORS
406.An Harti Brandt Aq harti@FreeBSD.org
406.An Harti Brandt Aq Mt harti@FreeBSD.org