From a3fd19302312d44257f175bded3551bc1397ced6 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 26 Nov 2019 20:58:54 +0100 Subject: fix erroneous header numbering punctuation The clear standard is trailing "." after each numeric section. This fixes the small handful of outliers. This makes it easy to convert these headers to common markup formats, for example: http://hyperpolyglot.org/lightweight-markup --- srv-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'srv-spec.txt') diff --git a/srv-spec.txt b/srv-spec.txt index eaf2bda..6916020 100644 --- a/srv-spec.txt +++ b/srv-spec.txt @@ -224,7 +224,7 @@ Tor works. This text used to be proposal 250-commit-reveal-consensus.txt. Now we go through the phases of the protocol: -3.1 Commitment Phase [COMMITMENTPHASE] +3.1. Commitment Phase [COMMITMENTPHASE] The commit phase lasts from 00:00UTC to 12:00UTC. @@ -257,7 +257,7 @@ Tor works. This text used to be proposal 250-commit-reveal-consensus.txt. authoritative commits they have received from each authority. Only one commit per authority must be considered trusted and active at a given time. -3.2 Reveal Phase +3.2. Reveal Phase The reveal phase lasts from 12:00UTC to 00:00UTC. -- cgit v1.2.3-54-g00ecf