summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@lodoss.net>2013-08-25 05:26:08 +0100
committerFederico G. Schwindt <fgsch@lodoss.net>2013-08-25 05:26:08 +0100
commit086cf3a2723e2dcc8e1acf49d166e254fe22e7cf (patch)
treec10249a235c8de50e7bf599eada88a2834b03d7e /doc
parent8d01be7bbd2bbfd2524384af3cb9bdefaa87ea48 (diff)
downloadngircd-086cf3a2723e2dcc8e1acf49d166e254fe22e7cf.tar.gz
ngircd-086cf3a2723e2dcc8e1acf49d166e254fe22e7cf.zip
Cosmetic changes to METADATA
Update certfp and sort entries.
Diffstat (limited to 'doc')
-rw-r--r--doc/Protocol.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt
index ae290dd1..6b3cfbcf 100644
--- a/doc/Protocol.txt
+++ b/doc/Protocol.txt
@@ -225,11 +225,11 @@ new server link", <serverflag> "M"), even if it doesn't support the given
 The following <key> names are defined:
 
  - "accountname": the account name of a client (can't be empty)
- - "host": the hostname of a client (can't be empty)
+ - "certfp": the certificate fingerprint of a client (can't be empty)
  - "cloakhost": the cloaked hostname of a client
+ - "host": the hostname of a client (can't be empty)
  - "info": info text ("real name") of a client
  - "user": the user name of a client (can't be empty)
- - "certfp": the cert fingerprint of a client
 
 
 III. Numerics used by IRC+ Protocol