Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 more xref.
details: https://anonhg.NetBSD.org/src/rev/0e75a82ef5ce
branches: trunk
changeset: 783084:0e75a82ef5ce
user: christos <christos%NetBSD.org@localhost>
date: Tue Dec 04 18:03:37 2012 +0000
description:
more xref.
diffstat:
share/man/man9/setbit.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 9b4c1054afb7 -r 0e75a82ef5ce share/man/man9/setbit.9
--- a/share/man/man9/setbit.9 Tue Dec 04 18:02:48 2012 +0000
+++ b/share/man/man9/setbit.9 Tue Dec 04 18:03:37 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: setbit.9,v 1.2 2010/03/02 06:37:11 jruoho Exp $
+.\" $NetBSD: setbit.9,v 1.3 2012/12/04 18:03:37 christos Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 1, 2010
+.Dd December 4, 2012
.Dt SETBIT 9
.Os
.Sh NAME
@@ -75,6 +75,7 @@
setbit(buf, 12); /* set the fifth bit in the second byte */
.Ed
.Sh SEE ALSO
+.Xr bitmap 3 ,
.Xr bitstring 3
.Sh CAVEATS
The number of valid bits in a given array is assumed to be multiple of
Home |
Main Index |
Thread Index |
Old Index