Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Fix sentence.



details:   https://anonhg.NetBSD.org/src/rev/3a8d4adc696d
branches:  trunk
changeset: 349623:3a8d4adc696d
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Fri Dec 16 17:20:52 2016 +0000

description:
Fix sentence.

diffstat:

 share/man/man3/bitops.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d54ce68a267c -r 3a8d4adc696d share/man/man3/bitops.3
--- a/share/man/man3/bitops.3   Fri Dec 16 16:03:28 2016 +0000
+++ b/share/man/man3/bitops.3   Fri Dec 16 17:20:52 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bitops.3,v 1.4 2012/12/04 06:57:45 jruoho Exp $
+.\" $NetBSD: bitops.3,v 1.5 2016/12/16 17:20:52 abhinav Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -37,7 +37,7 @@
 .In sys/bitops.h
 header includes macros and
 .Em static inline
-functions related bits and integers.
+functions related to bits and integers.
 Among these are:
 .Bl -tag -width "fast_divide32(3) " -offset indent
 .It Xr bitmap 3



Home | Main Index | Thread Index | Old Index