aboutsummaryrefslogtreecommitdiffstats
path: root/lists.sr.ht
diff options
context:
space:
mode:
authorSol Fisher Romanoff <sol@solfisher.com>2021-05-16 10:47:31 +0300
committerDrew DeVault <sir@cmpwn.com>2021-05-16 14:09:03 -0400
commit655619212e4295430f6f8adc14b77a8e0db216f3 (patch)
tree9faa6b3c28f0d46e32c49188f7ff73eadca3ebe7 /lists.sr.ht
parent85fa43ca03fa2663a2f950d7e738eb0836b5449e (diff)
downloadsr.ht-docs-655619212e4295430f6f8adc14b77a8e0db216f3.tar.gz
s/hyphen/em dash/g
Diffstat (limited to 'lists.sr.ht')
-rw-r--r--lists.sr.ht/configuration.md2
-rw-r--r--lists.sr.ht/index.md2
-rw-r--r--lists.sr.ht/installation.md8
3 files changed, 6 insertions, 6 deletions
diff --git a/lists.sr.ht/configuration.md b/lists.sr.ht/configuration.md
index 41f9a80..c63cafe 100644
--- a/lists.sr.ht/configuration.md
+++ b/lists.sr.ht/configuration.md
@@ -13,7 +13,7 @@ to accept SMTP and run on another server. See `config.ini` for details.
The LMTP daemon uses the same config file as the others, and there are some
options there specifically catered to it. The most important is the Unix socket
-path for the LMTP socket - and the user/group it should be assigned to. Make
+path for the LMTP socket — and the user/group it should be assigned to. Make
sure that this is readable and writable by your MTA.
Enable the `lists.sr.ht-lmtp` service and configure your MTA to forward emails
diff --git a/lists.sr.ht/index.md b/lists.sr.ht/index.md
index 490230a..e84dd34 100644
--- a/lists.sr.ht/index.md
+++ b/lists.sr.ht/index.md
@@ -107,7 +107,7 @@ fine-grained enough to support many access scenarios, here are some examples:
## Announcement lists
A list that only you can write to is useful for announcements. Remove all user's
-"post" and "reply" permissions to prevent them from submitting - owners are
+"post" and "reply" permissions to prevent them from submitting — owners are
always able to post. You can optionally leave the "reply" permission enabled to
allow people to respond to announcements, but be aware that their responses will
be sent out to all subscribers, which is usually undesirable for low-volume
diff --git a/lists.sr.ht/installation.md b/lists.sr.ht/installation.md
index 34ff159..4ae9b7c 100644
--- a/lists.sr.ht/installation.md
+++ b/lists.sr.ht/installation.md
@@ -12,10 +12,10 @@ installation process](/installation.md#installing-from-packages).
## Daemons
-- `lists.sr.ht` - The web service.
-- `lists.sr.ht-lmtp` - Incoming mail service.
-- `lists.sr.ht-process` - Mail processing service.
-- `lists.sr.ht-webhooks` - Webhook delivery service.
+- `lists.sr.ht` — The web service.
+- `lists.sr.ht-lmtp` — Incoming mail service.
+- `lists.sr.ht-process` — Mail processing service.
+- `lists.sr.ht-webhooks` — Webhook delivery service.
## Configuration