Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/f38a4863783d
branches:  netbsd-7-1
changeset: 447959:f38a4863783d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 29 08:32:01 2019 +0000

description:
Fix typo

diffstat:

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

diffs (17 lines):

diff -r 4690336cc69f -r f38a4863783d doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue Jan 29 08:13:06 2019 +0000
+++ b/doc/CHANGES-7.1.3 Tue Jan 29 08:32:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.38 2019/01/29 08:13:06 msaitoh Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.39 2019/01/29 08:32:01 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -396,6 +396,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