diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-10-11 11:34:15 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-10-11 11:34:15 -0500 |
commit | 05a057097072b5417d47b0437d5ae0c8674387b4 (patch) | |
tree | 557497560612843e687163dc10af65eac5a52dfd | |
parent | 1ef8bffd3c4436df772f20900d948e662839a569 (diff) | |
download | plan9front-05a057097072b5417d47b0437d5ae0c8674387b4.tar.xz |
ircrc(1): fix error
-rw-r--r-- | sys/man/1/ircrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/man/1/ircrc b/sys/man/1/ircrc index be7f4fa0e..5eea66cb7 100644 --- a/sys/man/1/ircrc +++ b/sys/man/1/ircrc @@ -158,5 +158,3 @@ does not output messages received from the server when .B /net/tcp/[0-9]/status does not match the regular expression .BR /^Established.*/ . -This occurs when using -.I ircrc. |