diff options
| author | 2026-06-14 22:39:09 +0100 | |
|---|---|---|
| committer | 2026-06-14 22:39:09 +0100 | |
| commit | 3676a8b167804f667718dfefd727fe3d6405be49 (patch) | |
| tree | 9abe0a2a9b4c882dac47f0acef63c8f29ef38ba7 | |
| parent | Improve the output printed when starting up. (diff) | |
Update the tagline in the readme and man pages..
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | make/template/inspircd-testssl.1 | 4 | ||||
| -rw-r--r-- | make/template/inspircd.1 | 4 |
3 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ ## About -InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems. +InspIRCd is a high-performance Internet Relay Chat (IRCv3) server for UNIX-like and Windows systems. ## Supported Platforms diff --git a/make/template/inspircd-testssl.1 b/make/template/inspircd-testssl.1 index ce7f285e8..a1f6839db 100644 --- a/make/template/inspircd-testssl.1 +++ b/make/template/inspircd-testssl.1 @@ -17,10 +17,10 @@ .\" -.TH "InspIRCd" "1" "2024-06-28" "InspIRCd @VERSION_FULL@" "InspIRCd Manual" +.TH "InspIRCd" "1" "2026-06-14" "InspIRCd @VERSION_FULL@" "InspIRCd Manual" .SH "NAME" -\t\fBInspIRCd\fR - \fIthe\fR stable, high-performance and modular Internet Relay Chat Daemon +\t\fBInspIRCd\fR - A high-performance IRCv3 server for UNIX-like and Windows systems. .BR .SH "SYNOPSIS" diff --git a/make/template/inspircd.1 b/make/template/inspircd.1 index 2ce7a1411..e50dfb286 100644 --- a/make/template/inspircd.1 +++ b/make/template/inspircd.1 @@ -17,10 +17,10 @@ .\" -.TH "InspIRCd" "1" "2024-06-28" "InspIRCd @VERSION_FULL@" "InspIRCd Manual" +.TH "InspIRCd" "1" "2026-06-14" "InspIRCd @VERSION_FULL@" "InspIRCd Manual" .SH "NAME" -\t\fBInspIRCd\fR - \fIthe\fR stable, high-performance and modular Internet Relay Chat Daemon +\t\fBInspIRCd\fR - A high-performance IRCv3 server for UNIX-like and Windows systems. .BR .SH "SYNOPSIS" |
