Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/e3255e3eb5fa
branches:  netbsd-7-0
changeset: 447956:e3255e3eb5fa
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 29 08:32:36 2019 +0000

description:
Fix typo

diffstat:

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

diffs (17 lines):

diff -r f452f6050cef -r e3255e3eb5fa doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Jan 29 08:09:45 2019 +0000
+++ b/doc/CHANGES-7.0.3 Tue Jan 29 08:32:36 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.131 2019/01/29 08:09:45 msaitoh Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.132 2019/01/29 08:32:36 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5704,6 +5704,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