aboutsummaryrefslogtreecommitdiff
path: root/network/ircII/patches/manpage.diff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-11-26 01:03:24 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 15:53:25 +0700
commitedf010dba63bf7a28ed1e0e3ae096dd014ab01cf (patch)
tree952c5623909ceec6bcae37283016631820a4c796 /network/ircII/patches/manpage.diff
parent9a74f270709c5333e870a373481b64dd83019702 (diff)
network/ircII: Updated for version 20240918.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ircII/patches/manpage.diff')
-rw-r--r--network/ircII/patches/manpage.diff36
1 files changed, 36 insertions, 0 deletions
diff --git a/network/ircII/patches/manpage.diff b/network/ircII/patches/manpage.diff
new file mode 100644
index 0000000000..6224b2b9c5
--- /dev/null
+++ b/network/ircII/patches/manpage.diff
@@ -0,0 +1,36 @@
+diff -Naur ircii-20240918/doc/ircII.1 ircii-20240918.patched/doc/ircII.1
+--- ircii-20240918/doc/ircII.1 2024-09-20 01:30:10.000000000 -0400
++++ ircii-20240918.patched/doc/ircII.1 2024-11-26 00:26:04.370000574 -0500
+@@ -332,17 +332,17 @@
+ .Nm
+ scripts, that can then be loaded with
+ .Ic /load
+-.It Pa .../share/irc/
++.It Pa /usr/share/irc/
+ directory containing message-of-the-day, master initialization, help files, and
+ .Nm
+ scripts
+-.It Pa .../share/irc/script/global
++.It Pa /usr/share/irc/script/global
+ file loaded at the start of every
+ .Nm
+ session.
+-.It Pa PREFIX/share/irc/ircII.servers
++.It Pa /usr/share/irc/ircII.servers
+ The initial list of servers if none are provided on the command line.
+-.It Pa PREFIX/share/irc/ircII.motd
++.It Pa /usr/share/irc/ircII.motd
+ Message of the day.
+ This file is displayed only once each time it is changed.
+ .El
+@@ -406,8 +406,8 @@
+ command as this prints a listing of all available help files.
+ .Pp
+ Access to HTML version of the help files is available from
+-.Lk http://eterna23.net/ircii/help/ .
+-Note that these are generated from the builtin help files and
++.Lk http://eterna23.net/ircii/help/
++; note that these are generated from the builtin help files and
+ may have formatting issues.
+ .Sh SIGNALS
+ .Nm