Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/ndp Fix typo
details: https://anonhg.NetBSD.org/src/rev/017df4c4128d
branches: trunk
changeset: 824875:017df4c4128d
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Thu Jun 22 09:05:02 2017 +0000
description:
Fix typo
diffstat:
tests/net/ndp/t_ndp.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef457b363d44 -r 017df4c4128d tests/net/ndp/t_ndp.sh
--- a/tests/net/ndp/t_ndp.sh Thu Jun 22 08:44:21 2017 +0000
+++ b/tests/net/ndp/t_ndp.sh Thu Jun 22 09:05:02 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ndp.sh,v 1.22 2017/06/21 09:05:31 ozaki-r Exp $
+# $NetBSD: t_ndp.sh,v 1.23 2017/06/22 09:05:02 ozaki-r Exp $
#
# Copyright (c) 2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -398,7 +398,7 @@
ndp_rtm_head()
{
- atf_set "descr" "Tests for routing messages on operations of ARP entries"
+ atf_set "descr" "Tests for routing messages on operations of NDP entries"
atf_set "require.progs" "rump_server"
}
Home |
Main Index |
Thread Index |
Old Index