]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/template/inspircd-genssl.1
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / make / template / inspircd-genssl.1
index 4be5f394c0c435472a9551cbc1ba307583dd8392..9456cad458ecfa4aeaa88e5b7b4cc7cf994fc40d 100644 (file)
@@ -1,7 +1,8 @@
 .\"
 .\" InspIRCd -- Internet Relay Chat Daemon
 .\"
-.\"   Copyright (C) 2014 Peter Powell <petpow@saberuk.com>
+.\"   Copyright (C) 2020 Nicole Kleinhoff <ilbelkyr@shalture.org>
+.\"   Copyright (C) 2014, 2016, 2018, 2020 Sadie Powell <sadie@witchery.services>
 .\"
 .\" This file is part of InspIRCd.  InspIRCd is free software: you can
 .\" redistribute it and/or modify it under the terms of the GNU General Public
 .\"
 
 
-.TH "InspIRCd" "1" "June 2014" "InspIRCd @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@+@VERSION_LABEL@" "InspIRCd Manual"
+.TH "InspIRCd" "1" "June 2014" "InspIRCd @VERSION_FULL@" "InspIRCd Manual"
 
 .SH "NAME"
 \t\fBInspIRCd\fR - \fIthe\fR stable, high-performance and modular Internet Relay Chat Daemon
 .BR
 
 .SH "SYNOPSIS"
-\t\fBinspircd-genssl\fR [ auto | gnutls | openssl ]
+\t\fBinspircd-genssl\fR [ auto | gnutls | openssl ] [ SSL-DIR ]
 
 .SH "OPTIONS"
 .TP
@@ -41,6 +42,6 @@ Generates certificates using GnuTLS.
 Generates certificates using OpenSSL.
 
 .SH "SUPPORT"
-IRC support for InspIRCd can be found at irc://irc.inspircd.org/inspircd.
+IRC support for InspIRCd can be found at ircs://irc.inspircd.org/inspircd.
 
 Bug reports and feature requests can be filed at https://github.com/inspircd/inspircd/issues.