Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/hash Fix pasto.



details:   https://anonhg.NetBSD.org/src/rev/eda2452b735e
branches:  trunk
changeset: 346233:eda2452b735e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jul 02 16:04:47 2016 +0000

description:
Fix pasto.

diffstat:

 lib/libc/hash/hmac.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 75df1fb5ba05 -r eda2452b735e lib/libc/hash/hmac.3
--- a/lib/libc/hash/hmac.3      Sat Jul 02 15:59:21 2016 +0000
+++ b/lib/libc/hash/hmac.3      Sat Jul 02 16:04:47 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hmac.3,v 1.4 2016/07/02 15:50:17 christos Exp $
+.\" $NetBSD: hmac.3,v 1.5 2016/07/02 16:04:47 wiz Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -14,7 +14,7 @@
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
- *
+.\"
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 .\"TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR



Home | Main Index | Thread Index | Old Index