1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Correct small typo in patch.

"BSDnet", not "BSDet"... ;)
This commit is contained in:
Donald Burr 1998-07-02 18:41:19 +00:00
parent d1dd55ede0
commit 1caa84526d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11675

View File

@ -5,7 +5,7 @@
static Numeric local_replies[] = {
/* 000 */ 0, (char *)NULL,
-/* 001 */ RPL_WELCOME, ":Welcome to EFNet IRC - the Internet Relay Chat Network %s",
+/* 001 */ RPL_WELCOME, ":Welcome to BSDet IRC - the Internet Relay Chat Network %s",
+/* 001 */ RPL_WELCOME, ":Welcome to BSDnet IRC - the Internet Relay Chat Network %s",
/* 002 */ RPL_YOURHOST, ":Your host is %s, running version %s",
-/* 003 */ RPL_CREATED, ":This server rose from the ashes %s",
+/* 003 */ RPL_CREATED, ":This server was hatched %s",