Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/55be52b859e5
branches:  netbsd-7
changeset: 447953:55be52b859e5
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 29 08:31:23 2019 +0000

description:
Fix typo

diffstat:

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

diffs (17 lines):

diff -r 78d23f21d7bf -r 55be52b859e5 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Tue Jan 29 08:10:34 2019 +0000
+++ b/doc/CHANGES-7.3   Tue Jan 29 08:31:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.36 2019/01/29 08:10:34 msaitoh Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.37 2019/01/29 08:31:23 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -415,6 +415,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 #1676]



Home | Main Index | Thread Index | Old Index