summaryrefslogtreecommitdiffstats
path: root/etc/lg.conf.sample.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/lg.conf.sample.in')
-rw-r--r--etc/lg.conf.sample.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/lg.conf.sample.in b/etc/lg.conf.sample.in
index 54e538a..73ff892 100644
--- a/etc/lg.conf.sample.in
+++ b/etc/lg.conf.sample.in
@@ -1,7 +1,7 @@
# configuration file for the looking glass
#
# note: these are perl statements! Mind the syntax. "perl -c lg.conf"
-# should succeed.
+# should succeed.
#
# adjust the path to find [cfj]login, telnet, ssh, rsh, etc.
#
@@ -126,8 +126,8 @@ $queries = {};
#
# Interface queries
$queries->{"interface"} = {
- framerelay => "show frame-relay PVC [DLCI]",
- interface => "show interface [interface]"
+ framerelay => "show frame-relay PVC [DLCI]",
+ interface => "show interface [interface]"
};
#
# Routing queries