diff options
author | Ailin Nemui <ailin@z30a.localdomain> | 2018-04-03 16:10:51 +0200 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2018-04-03 16:10:51 +0200 |
commit | 3a139e5bead1f7a88a46b9a45f442a55e6153587 (patch) | |
tree | bb353275b8442c84d265a48798cb35680ade4ee4 /documentation | |
parent | 6025ca5218277ac3079b120c3236d63cd5e1081d (diff) | |
download | irssi.github.io-3a139e5bead1f7a88a46b9a45f442a55e6153587.zip |
some manual fixing
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/help/otr.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/help/otr.markdown b/documentation/help/otr.markdown index 0861900..368a4e8 100644 --- a/documentation/help/otr.markdown +++ b/documentation/help/otr.markdown @@ -94,7 +94,7 @@ Key generation should start if no key is found for your account name. Once the p Time to authenticate the person. Either use a shared secret exchange through phone or GPG-signed email or use the socialist millionaire problem mechanism (SMP) which is basically to ask a question for which the answer can only be known by the other person. -<strong>/otr auth <shared-secret>%n OR %9/otr authq "A question" <shared-secret></strong> +<strong>/otr auth <shared-secret></strong> OR <strong>/otr authq "A question" <shared-secret></strong> Or to respond to an authentication: @@ -111,7 +111,7 @@ else unless you know what you are doing. * <strong>otr.fp</strong> The known fingerprints with their _trust_ status. -* %9otr.instag +* <strong>otr.instag</strong> Instance tag of the libotr. This should NEVER be copied to an other computer. If unsure, just ignore this file. |