fix "typo" in manpage, thanks Enrique Garbi - ii - irc it, simple FIFO based ir… | |
git clone git://git.suckless.org/ii | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 28feb9a40e4ac3f7717be4dec72526d98edbf0a5 | |
parent 76e6ff5a4b2994e5ab915c5b671eae00b00da4f7 | |
Author: Nico Golde <[email protected]> | |
Date: Thu, 25 Apr 2013 09:00:54 +0200 | |
fix "typo" in manpage, thanks Enrique Garbi | |
Diffstat: | |
M ii.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/ii.1 b/ii.1 | |
@@ -43,7 +43,7 @@ lets you override the default servername (irc.freenode.net) | |
lets you override the default port (6667) | |
.TP | |
.BI \-k " environment variable" | |
-lets you specify an environment variable that contains your IRC password, e.g.… | |
+lets you specify an environment variable that contains your IRC password, e.g.… | |
This is done in order to prevent other users from eavesdropping the server pas… | |
.TP | |
.BI \-i " prefix" |