From 7bad1f3d8f2159d075fff7d50cea37b28a0d5720 Mon Sep 17 00:00:00 2001 From: init void Date: Fri, 19 Mar 2021 22:13:13 +0100 Subject: remove one spelling error and call request-mails mails, for consistency --- schleuder/docs/list-admins.md | 2 +- schleuder/docs/subscribers.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schleuder/docs/list-admins.md b/schleuder/docs/list-admins.md index 23e4dfb..cad378e 100644 --- a/schleuder/docs/list-admins.md +++ b/schleuder/docs/list-admins.md @@ -33,7 +33,7 @@ These keywords must be send to `foo-request@hostname`. They are used to get info : Lists all public keys known to the list. To see only keys that match a given string, use `x-list-keys: something`. **x-add-key:** -: Import the request-mails attachment(s) or the rest of the email-body into the list’s keyring. To paste your public key into the body of the request-mail, please export it in _"ASCII-armored"_ text format (e.g. `gpg --armor --export 0xAE0DBF5A92A5ADE49481AB6F8A3171EF366150CE`). If you send the key as an **attachement** of the request-mail, **both** _"ASCII-armored"_ and binary format are supported. +: Import the mails attachment(s) or the rest of the email-body into the list’s keyring. To paste your public key into the body of the mail, please export it in _"ASCII-armored"_ text format (e.g. `gpg --armor --export 0xAE0DBF5A92A5ADE49481AB6F8A3171EF366150CE`). If you send the key as an **attachment** of the mail, **both** _"ASCII-armored"_ and binary format are supported. **x-delete-key:** 0x12345678DEADBEEF12345678DEADBEEF12345678 : Delete the key with the given fingerprint from the list's keyring. diff --git a/schleuder/docs/subscribers.md b/schleuder/docs/subscribers.md index 93c3594..6abc026 100644 --- a/schleuder/docs/subscribers.md +++ b/schleuder/docs/subscribers.md @@ -15,7 +15,7 @@ The following keywords must be send to the request address of the list: `foo-req Include `x-list-name: foo@hostname` with every command you send. **x-add-key:** -: Import the request-mails attachment(s) or the rest of the email-body into the list’s keyring. To paste your public key into the body of the request-mail, please export it in _"ASCII-armored"_ text format (e.g. `gpg --armor --export 0xAE0DBF5A92A5ADE49481AB6F8A3171EF366150CE`). If you send the key as an **attachement** of the request-mail, **both** _"ASCII-armored"_ and binary format are supported. +: Import the mails attachment(s) or the rest of the email-body into the list’s keyring. To paste your public key into the body of the mail, please export it in _"ASCII-armored"_ text format (e.g. `gpg --armor --export 0xAE0DBF5A92A5ADE49481AB6F8A3171EF366150CE`). If you send the key as an **attachment** of the mail, **both** _"ASCII-armored"_ and binary format are supported. **x-set-fingerprint:** 0x12345678DEADBEEF12345678DEADBEEF12345678 -- cgit v1.2.3