Deleted Added
full compact
ngatmbase.4 (211397) ngatmbase.4 (267938)
1.\"
2.\" Copyright (c) 2004
3.\" Hartmut Brandt.
4.\" All rights reserved.
5.\"
6.\" Author: Hartmut Brandt <harti@FreeBSD.org>
7.\"
8.\" Redistribution and use in source and binary forms, with or without

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

21.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27.\" SUCH DAMAGE.
28.\"
1.\"
2.\" Copyright (c) 2004
3.\" Hartmut Brandt.
4.\" All rights reserved.
5.\"
6.\" Author: Hartmut Brandt <harti@FreeBSD.org>
7.\"
8.\" Redistribution and use in source and binary forms, with or without

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

21.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27.\" SUCH DAMAGE.
28.\"
29.\" $FreeBSD: head/share/man/man4/ngatmbase.4 211397 2010-08-16 15:18:30Z joel $
29.\" $FreeBSD: head/share/man/man4/ngatmbase.4 267938 2014-06-26 21:46:14Z bapt $
30.\"
31.\" ngatmbase(4) man page
32.\"
33.Dd August 24, 2004
34.Dt NGATMBASE 4
35.Os
36.Sh NAME
37.Nm ngatmbase

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

126in the first mbuf or memory cannot be allocated) the function
127returns an appropriate error code.
128.Sh SEE ALSO
129.Xr ng_ccatm 4 ,
130.Xr ng_sscfu 4 ,
131.Xr ng_sscop 4 ,
132.Xr ng_uni 4
133.Sh AUTHORS
30.\"
31.\" ngatmbase(4) man page
32.\"
33.Dd August 24, 2004
34.Dt NGATMBASE 4
35.Os
36.Sh NAME
37.Nm ngatmbase

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

126in the first mbuf or memory cannot be allocated) the function
127returns an appropriate error code.
128.Sh SEE ALSO
129.Xr ng_ccatm 4 ,
130.Xr ng_sscfu 4 ,
131.Xr ng_sscop 4 ,
132.Xr ng_uni 4
133.Sh AUTHORS
134.An Harti Brandt Aq harti@FreeBSD.org
134.An Harti Brandt Aq Mt harti@FreeBSD.org