Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/string Fix grammar.
details: https://anonhg.NetBSD.org/src/rev/575af002e452
branches: trunk
changeset: 346482:575af002e452
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Jul 14 18:21:31 2016 +0000
description:
Fix grammar.
diffstat:
lib/libc/string/popcount.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d0ac7b721233 -r 575af002e452 lib/libc/string/popcount.3
--- a/lib/libc/string/popcount.3 Thu Jul 14 18:19:11 2016 +0000
+++ b/lib/libc/string/popcount.3 Thu Jul 14 18:21:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: popcount.3,v 1.5 2011/08/22 01:36:04 dholland Exp $
+.\" $NetBSD: popcount.3,v 1.6 2016/07/14 18:21:31 abhinav Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -55,7 +55,7 @@
.Sh DESCRIPTION
The
.Nm
-functions returns the number of bits set in
+functions return the number of bits set in
.Fa value .
.Sh SEE ALSO
.Xr ffs 3
Home |
Main Index |
Thread Index |
Old Index