slackbuilds/network/ircII/patches/manpage.diff

37 lines
1.2 KiB
Diff

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