summaryrefslogtreecommitdiffstats
path: root/man/lg_intro.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/lg_intro.1.in')
-rw-r--r--man/lg_intro.1.in13
1 files changed, 7 insertions, 6 deletions
diff --git a/man/lg_intro.1.in b/man/lg_intro.1.in
index 1af8942..b6ced11 100644
--- a/man/lg_intro.1.in
+++ b/man/lg_intro.1.in
@@ -18,7 +18,7 @@ The looking glass consists of two CGI
scripts,
.IR lg.cgi
and
-.IR lg.form.cgi ,
+.IR lgform.cgi ,
and the
.BR lg.conf (5)
configuration file.
@@ -28,12 +28,12 @@ there is an error in the file's syntax or if the file can not be found, error
messages will be displayed on standard-error. The Apache http server
redirects standard-error to its error log file by default.
.PP
-lg.form.cgi displays a html form consisting of a list of possible
+lgform.cgi displays a html form consisting of a list of possible
router commands that can be run and a scrolling list of routers that
these commands may be run on. When the form is submitted, lg.cgi is
run.
.PP
-When lg.cgi is run, it begins by performing some basic checks on the
+lg.cgi begins by performing some basic checks on the
arguments passed to it. If these checks pass, lg.cgi either displays
cached data from a previous invocation if that data exists and is
within the cache interval or uses
@@ -59,6 +59,7 @@ these. See the README file.
.BR lg.conf (5)
.SH HISTORY
Rancid's looking glass is based on Ed Kern's (included by permission,
-thanks Ed!), which can be found on http://nitrous.digex.net/. Support
-for Junipers, rancid's device login scripts, and additional commands have
-been added to the original.
+thanks Ed!), which could once be found on http://nitrous.digex.net/ but
+has apparently been removed. Support for Juniper and Foundry devices,
+use of rancid's device login scripts, and additional commands and checks
+have been added to the original.