Deleted Added
full compact
ipx.3 (116064) ipx.3 (131504)
1.\" Copyright (c) 1986, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
1.\" Copyright (c) 1986, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" $FreeBSD: head/lib/libipx/ipx.3 116064 2003-06-08 19:41:58Z ceri $
32.\" $FreeBSD: head/lib/libipx/ipx.3 131504 2004-07-02 23:52:20Z ru $
33.\"
34.Dd June 4, 1993
35.Dt IPX 3
36.Os
37.Sh NAME
38.Nm ipx_addr ,
39.Nm ipx_ntoa
40.Nd IPX address conversion routines

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

100a trailing
101.Ql H
102(as in Mesa), or there are any super-decimal digits present.
103It is interpreted as octal if there is a leading
104.Ql 0
105and there are no super-octal digits.
106Otherwise, it is converted as a decimal number.
107.Sh RETURN VALUES
33.\"
34.Dd June 4, 1993
35.Dt IPX 3
36.Os
37.Sh NAME
38.Nm ipx_addr ,
39.Nm ipx_ntoa
40.Nd IPX address conversion routines

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

100a trailing
101.Ql H
102(as in Mesa), or there are any super-decimal digits present.
103It is interpreted as octal if there is a leading
104.Ql 0
105and there are no super-octal digits.
106Otherwise, it is converted as a decimal number.
107.Sh RETURN VALUES
108None. (See
108None.
109(See
109.Sx BUGS . )
110.Sh SEE ALSO
111.\" .Xr ns 4 ,
112.Xr hosts 5 ,
113.Xr networks 5
114.Sh HISTORY
115The precursor
116.Fn ns_addr

--- 12 unchanged lines hidden ---
110.Sx BUGS . )
111.Sh SEE ALSO
112.\" .Xr ns 4 ,
113.Xr hosts 5 ,
114.Xr networks 5
115.Sh HISTORY
116The precursor
117.Fn ns_addr

--- 12 unchanged lines hidden ---