- Fix ChangeLog entry to properly refer to problem being Linux/ARM, not
  ARM in general.
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index a2b3962..cad0712 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,7 +1,7 @@
 2005-07-12 Christian Hammers <ch@debian.org>
 
 	* vtysh_user.c: rename struct user to struct vtysh_user to avoid
-	  clashes with sys/user.h on ARM.
+	  clashes with sys/user.h on Linux/ARM.
 
 2005-04-07 Hasso Tepper <hasso at quagga.net>