From a567dc13f2aeeeac197d251cd212161036165585 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Tue, 3 Sep 2013 23:21:15 +0000
Subject: [PATCH] console login clarification

---
 www.i2p2/pages/faq.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www.i2p2/pages/faq.html b/www.i2p2/pages/faq.html
index e0c155511..f25f3e9e0 100644
--- a/www.i2p2/pages/faq.html
+++ b/www.i2p2/pages/faq.html
@@ -372,8 +372,8 @@ Then tell your IRC client to connect to localhost port 6668.
 
 <p>
     After that fires up, you should now be able to reach your console remotely.
-    You will be prompted for a username and password though - the username is
-    "admin" and the password is whatever you specified in step 2 above.  Note: the
+    You will be prompted for a username and password though - the username
+    and password are whatever you specified in step 2 above.  Note: the
     <code>0.0.0.0</code> above specifies an <i>interface</i>, not a network or netmask.  0.0.0.0
     means "bind to all interfaces", so it can be reachable on 127.0.0.1:7657 as well as
     any LAN/WAN IP.
-- 
GitLab