From 90b4214727b4e109a87bc99f9dfb4686e0c0a8b2 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 23 Jan 2005 19:24:46 +0000 Subject: * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> "integrated-vtysh-config". --- vtysh/ChangeLog | 5 +++++ vtysh/vtysh.conf.sample | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index d0cd068e..1cc1fb8f 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2005-01-23 Hasso Tepper + + * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> + "integrated-vtysh-config". + 2005-01-10 Hasso Tepper * vtysh.c: Reflect changes in lib. cmd_execute_command() should know diff --git a/vtysh/vtysh.conf.sample b/vtysh/vtysh.conf.sample index e2aa5646..4e0a2beb 100644 --- a/vtysh/vtysh.conf.sample +++ b/vtysh/vtysh.conf.sample @@ -1,7 +1,7 @@ ! ! Sample configuration file for vtysh. ! -!service integrated-vtysh-conf +!service integrated-vtysh-config !hostname quagga-router !username root nopassword ! -- cgit v1.2.1