Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Fix typo



details:   https://anonhg.NetBSD.org/src/rev/f9946a81df2d
branches:  netbsd-8
changeset: 447949:f9946a81df2d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 29 08:29:52 2019 +0000

description:
Fix typo

diffstat:

 doc/CHANGES-8.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 258f21cca807 -r f9946a81df2d doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Tue Jan 29 07:05:00 2019 +0000
+++ b/doc/CHANGES-8.1   Tue Jan 29 08:29:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.97 2019/01/29 07:05:00 msaitoh Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.98 2019/01/29 08:29:52 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2344,6 +2344,6 @@
 sys/netnatm/natm.c                             patch
 
        Fix memory leaks pointed out by Ilja Van Sprundel: all
-       sendoob() functions are expted to free both passed
+       sendoob() functions are expected to free both passed
        mbuf chains.
        [martin, ticket #1175]



Home | Main Index | Thread Index | Old Index