diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-17 12:56:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-17 12:56:10 +0000 |
commit | a7b0fa059597b3622792ab0cc9d9690020d43c92 (patch) | |
tree | 794f192b8282b2c7b1051c57e558858efa1a27b5 /chat | |
parent | 84ac4ae2f9b9c38da8cf311d116dbda7aae2ae2d (diff) | |
download | pkgsrc-a7b0fa059597b3622792ab0cc9d9690020d43c92.tar.gz |
Minor man page fix.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ircII/distinfo | 3 | ||||
-rw-r--r-- | chat/ircII/patches/patch-ab | 12 |
2 files changed, 14 insertions, 1 deletions
diff --git a/chat/ircII/distinfo b/chat/ircII/distinfo index c95e53db6c3..34770e34e7b 100644 --- a/chat/ircII/distinfo +++ b/chat/ircII/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.14 2002/09/13 03:12:16 mrg Exp $ +$NetBSD: distinfo,v 1.15 2002/10/17 12:56:10 wiz Exp $ SHA1 (ircii-20020912.tar.bz2) = 27a79df8ac0626ccb7c57cff7bb8bb902d2c622f Size (ircii-20020912.tar.bz2) = 552957 bytes SHA1 (patch-aa) = aff3a8c5ff05797b8617be2b4b57920913ae9ca2 +SHA1 (patch-ab) = e197246641ed58591ddf4607b31b1ee92497845b SHA1 (patch-ac) = 0afd36f3ad2247b0d42dfebab210822dd5dfe151 diff --git a/chat/ircII/patches/patch-ab b/chat/ircII/patches/patch-ab new file mode 100644 index 00000000000..9864ef57381 --- /dev/null +++ b/chat/ircII/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.7 2002/10/17 12:56:11 wiz Exp $ + +--- doc/ircII.1.orig Fri Jun 21 03:39:08 2002 ++++ doc/ircII.1 +@@ -48,6 +48,7 @@ Set the IRC port number to + .I IRC + port). + Only supply this if you connect to a server which uses a port other than 6667. ++.TP + .BI \-P " portno" + Set the ICB port number to + .I portno |