NetBSD Problem Report #47823

From www@NetBSD.org  Fri May 17 07:44:26 2013
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id E23F163F548
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 17 May 2013 07:44:25 +0000 (UTC)
Message-Id: <20130517074424.322CD63F548@www.NetBSD.org>
Date: Fri, 17 May 2013 07:44:24 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Fixing typo in message.
X-Send-Pr-Version: www-1.0

>Number:         47823
>Category:       bin
>Synopsis:       Fixing typo in message.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 17 07:45:00 +0000 2013
>Closed-Date:    Fri May 17 07:53:42 +0000 2013
>Last-Modified:  Fri May 17 07:55:03 +0000 2013
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Fixing typo in message.
>How-To-Repeat:

>Fix:
diff -u -p -r1.15 rrenum.c
--- usr.sbin/rtadvd/rrenum.c	13 Dec 2012 15:36:36 -0000	1.15
+++ usr.sbin/rtadvd/rrenum.c	3 May 2013 04:15:09 -0000
@@ -310,7 +310,7 @@ do_rr(size_t len, struct icmp6_router_re
 		if (len < sizeof(struct rr_pco_match)) {
 		    tooshort:
 			syslog(LOG_ERR, "<%s> pkt too short. left len = %zd. "
-			       "gabage at end of pkt?", __func__, len);
+			       "garbage at end of pkt?", __func__, len);
 			return 1;
 		}
 		rpmlen = rpm->rpm_len << 3;

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: skrll@NetBSD.org
State-Changed-When: Fri, 17 May 2013 07:53:42 +0000
State-Changed-Why:
Fixed. Thanks for the PR.


From: "Nick Hudson" <skrll@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/47823 CVS commit: src/usr.sbin/rtadvd
Date: Fri, 17 May 2013 07:53:05 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Fri May 17 07:53:05 UTC 2013

 Modified Files:
 	src/usr.sbin/rtadvd: rrenum.c

 Log Message:
 Fix typo. Reported in PR/47823.


 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/rtadvd/rrenum.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.