chiark
/
gitweb
/
~mdw
/
ircbot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
de4ab9b
)
Wording fix.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 16 Aug 2000 11:37:21 +0000
(11:37 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 16 Aug 2000 11:37:21 +0000
(11:37 +0000)
summon-write.pl
patch
|
blob
|
blame
|
history
diff --git
a/summon-write.pl
b/summon-write.pl
index 143d9406ff7817c5125210db8f23192cdd3403b4..0219abc1462102ac880c9965fb0603831be8d63f 100755
(executable)
--- a/
summon-write.pl
+++ b/
summon-write.pl
@@
-12,7
+12,7
@@
$timestring= localtime time;
pline("\a");
pline("You are cordially invited onto the system's IRC server by \`$nick'");
pline("($path) at $timestring");
pline("\a");
pline("You are cordially invited onto the system's IRC server by \`$nick'");
pline("($path) at $timestring");
-pline("If you don't know to use IRC, run \`irc <your-nickname> chiark'");
+pline("If you don't know
how
to use IRC, run \`irc <your-nickname> chiark'");
pline("When you are on-line, please ".
(length $chan ? "join $chan." : "send a private note to $nick."));
pline("");
pline("When you are on-line, please ".
(length $chan ? "join $chan." : "send a private note to $nick."));
pline("");