From d67d26eb914836f67ce1737aaf8b3b08b282ed60 Mon Sep 17 00:00:00 2001
From: Kevin Cernekee <cernekee@gmail.com>
Date: Mon, 11 Oct 2010 10:54:52 -0700
Subject: [PATCH] docs: Update the example bug report

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
---
 docs/contributing.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/contributing.txt b/docs/contributing.txt
index 13b8fa0..1295941 100644
--- a/docs/contributing.txt
+++ b/docs/contributing.txt
@@ -113,20 +113,20 @@ an example:
     Subject: /bin/date doesn't work
 
     Package: busybox
-    Version: 1.00
+    Version: 1.17.3
 
     When I execute Busybox 'date' it produces unexpected results.
     With GNU date I get the following output:
 
 	$ date
-	Wed Mar 21 14:19:41 MST 2001
+	Mon Oct 11 09:49:42 PDT 2010
 
     But when I use BusyBox date I get this instead:
 
 	$ date
 	Illegal instruction
 
-    I am using Debian unstable, kernel version 2.4.19-rmk1 on an Netwinder,
+    I am using Debian unstable, kernel version 2.6.32.24 on a Netwinder,
     and the latest uClibc from Git.
 
 	-Diligent
-- 
1.6.5

