diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile index 0120c42c803d..f8096bb5f7be 100644 --- a/share/man/man3/Makefile +++ b/share/man/man3/Makefile @@ -1,11 +1,11 @@ # @(#)Makefile 8.2 (Berkeley) 12/13/93 -# $Id: Makefile,v 1.12 1997/02/22 13:24:13 peter Exp $ +# $Id: Makefile,v 1.13 1998/02/04 22:30:20 jlemon Exp $ MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \ stdarg.3 sysexits.3 MLINKS+=bitstring.3 bit_alloc.3 bitstring.3 bit_clear.3 \ - bitstring.3 bit_decl.3 bitstring.3 bit_ffs.3 bitstring.3 bit_nclear.3 \ - bitstring.3 bit_nset.3 bitstring.3 bit_set.3 \ + bitstring.3 bit_decl.3 bitstring.3 bit_ffc.3 bitstring.3 bit_ffs.3 \ + bitstring.3 bit_nclear.3 bitstring.3 bit_nset.3 bitstring.3 bit_set.3 \ bitstring.3 bitstr_size.3 bitstring.3 bit_test.3 MLINKS+=end.3 edata.3 end.3 etext.3 MLINKS+=fpgetround.3 fpsetround.3 fpgetround.3 fpgetmask.3 diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3 index 2f80539dc5ab..565e7d11cc7d 100644 --- a/share/man/man3/bitstring.3 +++ b/share/man/man3/bitstring.3 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)bitstring.3 8.1 (Berkeley) 7/19/93 -.\" $Id: bitstring.3,v 1.3 1997/03/07 03:27:52 jmg Exp $ +.\" $Id: bitstring.3,v 1.4 1997/04/13 14:19:58 bde Exp $ .\" .Dd July 19, 1993 .Dt BITSTRING 3 @@ -114,7 +114,7 @@ and macros set or clear the zero-based numbered bits from .Fa start -to +through .Fa stop in the bit string .Ar name .