Deleted Added
full compact
bitstring.3 (71895) bitstring.3 (79538)
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Paul Vixie.
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

27.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" @(#)bitstring.3 8.1 (Berkeley) 7/19/93
1.\" Copyright (c) 1989, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Paul Vixie.
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

27.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" @(#)bitstring.3 8.1 (Berkeley) 7/19/93
35.\" $FreeBSD: head/share/man/man3/bitstring.3 71895 2001-02-01 16:38:02Z ru $
35.\" $FreeBSD: head/share/man/man3/bitstring.3 79538 2001-07-10 15:31:11Z ru $
36.\"
37.Dd July 19, 1993
38.Dt BITSTRING 3
36.\"
37.Dd July 19, 1993
38.Dt BITSTRING 3
39.Os BSD 4
39.Os
40.Sh NAME
41.Nm bit_alloc ,
42.Nm bit_clear ,
43.Nm bit_decl ,
44.Nm bit_ffs ,
45.Nm bit_nclear ,
46.Nm bit_nset ,
47.Nm bit_set ,

--- 143 unchanged lines hidden ---
40.Sh NAME
41.Nm bit_alloc ,
42.Nm bit_clear ,
43.Nm bit_decl ,
44.Nm bit_ffs ,
45.Nm bit_nclear ,
46.Nm bit_nset ,
47.Nm bit_set ,

--- 143 unchanged lines hidden ---