[hackers] [ii] remove duplicate word, thanks Michael Stevens! || Nico Golde
commit 29ff454e808d0ccc8bc53a84d10e5b3df4e0aa5e
Author: Nico Golde <nion_AT_suckless.org>
AuthorDate: Wed Nov 4 19:35:20 2015 -0500
Commit: Nico Golde <nion_AT_suckless.org>
CommitDate: Wed Nov 4 19:35:20 2015 -0500
remove duplicate word, thanks Michael Stevens!
diff --git a/README b/README
index 585b326..1f2c84b 100644
--- a/README
+++ b/README
_AT_@ -2,7 +2,7 @@ Abstract
--------
ii is a minimalistic FIFO and filesystem based IRC client. It creates an irc
directory tree with server, channel and nick name directories. In every
-directory a FIFO file (in) and and normal file (out) is placed.
+directory a FIFO file (in) and normal file (out) is placed.
The in file is used to communicate with the servers and the out files include
the server messages. For every channel and every nick name there will be new in
diff --git a/ii.1 b/ii.1
index f094cd5..11e4e2a 100644
--- a/ii.1
+++ b/ii.1
_AT_@ -10,7 +10,7 @@ ii \- irc it or irc improved
is a minimalistic FIFO and filesystem based IRC client.
It creates an irc directory tree with server, channel and
nick name directories.
-In every directory a FIFO file (in) and and normal file (out)
+In every directory a FIFO file (in) and normal file (out)
is placed. This will be for example ~/irc/irc.freenode.net/.
The in file is used to communicate with the servers and the out
files includes the server messages. For every channel and every nick
Received on Thu Nov 05 2015 - 13:23:57 CET
This archive was generated by hypermail 2.3.0
: Thu Nov 05 2015 - 13:24:14 CET