aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-06-16 18:31:09 +0200
committerGitHub <noreply@github.com>2020-06-16 18:31:09 +0200
commit2cd978b5fda162fdf3ec4ab71071c817fdb47685 (patch)
treef94a10f9992e365e5fc01cac63415e0d96a15162
parentUpdate README.md (diff)
parentReplace link to the wiki with a link to the manual pages. (diff)
downloadOpenSMTPD-2cd978b5fda162fdf3ec4ab71071c817fdb47685.tar.xz
OpenSMTPD-2cd978b5fda162fdf3ec4ab71071c817fdb47685.zip
Merge pull request #1071 from bheesham/update-readme-wiki
Replace link to the wiki with a link to the manual pages.
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index e067434d..bbf40c77 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,8 @@ mailing list: http://www.opensmtpd.org/list.html
and to join the IRC channel: #OpenSMTPD @ irc.freenode.net
-Also note that we have a wiki at
-https://github.com/OpenSMTPD/OpenSMTPD/wiki that you are encouraged to
-contribute to.
+The manual pages are available online at https://www.opensmtpd.org/manual.html,
+which you are encouraged to contribute to.
Cheers!
@@ -145,7 +144,7 @@ script allows overriding these using the options:
### NetBSD, Linux (Debian, Arch Linux, ...)
- mkdir /var/empty
+ mkdir /var/empty
useradd -c "SMTP Daemon" -d /var/empty -s /sbin/nologin _smtpd
useradd -c "SMTPD Queue" -d /var/empty -s /sbin/nologin _smtpq