Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 Punctuation nit.



details:   https://anonhg.NetBSD.org/src/rev/7d04ba770ac2
branches:  trunk
changeset: 514862:7d04ba770ac2
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Sep 11 22:46:50 2001 +0000

description:
Punctuation nit.

diffstat:

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

diffs (18 lines):

diff -r 683148a86016 -r 7d04ba770ac2 share/man/man3/bitstring.3
--- a/share/man/man3/bitstring.3        Tue Sep 11 21:03:24 2001 +0000
+++ b/share/man/man3/bitstring.3        Tue Sep 11 22:46:50 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bitstring.3,v 1.7 2001/09/11 00:09:05 wiz Exp $
+.\"    $NetBSD: bitstring.3,v 1.8 2001/09/11 22:46:50 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -44,7 +44,7 @@
 .Nm bit_decl ,
 .Nm bit_ffs ,
 .Nm bit_nclear ,
-.Nm bit_nset,
+.Nm bit_nset ,
 .Nm bit_set ,
 .Nm bitstr_size ,
 .Nm bit_test



Home | Main Index | Thread Index | Old Index