Subject: bin/36931: Typo rtsol
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Wouter Schoot <ascent@schoot.org>
List: netbsd-bugs
Date: 09/06/2007 08:05:00
	Note: There was a bad value `' for the field `Confidential'.
	It was set to the default value of `yes'.

>Number:         36931
>Category:       bin
>Synopsis:       Small typo in /sbin/rtsol
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 06 08:05:00 +0000 2007
>Originator:     Wouter Schoot <ascent@schoot.org>
>Release:        NetBSD 4.0_RC1
>Organization:

>Environment:
	
	
System:4.0_RC1 NetBSD 4.0_RC1 (GENERIC) #0: Sun Sep  2 04:16:33 CEST 2007  test2@ascent.student.utwente.nl:/home/test2/src/_obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:

Typo in rtsol
>How-To-Repeat:
# rtsol mtd0
received RA from fe80::20b:60ff:feaa:8000 on an unexpeced IF(rtk0)
received RA from fe80::20b:60ff:feaa:8000 on an unexpeced IF(rtk0)
received RA from fe80::20b:60ff:feaa:8000 on an unexpeced IF(rtk0)
	
>Fix:
ascent@ascent:/home/test2/src/usr.sbin/rtsold> diff rtsol.c_orig rtsol.c                                                                                                          
319c319
<                   "received RA from %s on an unexpeced IF(%s)",
---
>                   "received RA from %s on an unexpected IF(%s)",

	

>Unformatted: