aboutsummaryrefslogtreecommitdiff
path: root/spec/tor-spec/circuit-management.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 19:22:44 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 19:22:44 -0400
commit288c5134ddb737e321cf352a9c80bbe595812bce (patch)
treea4088bfe35e6c5d6bbe52566a7d4fc5c7f998a0c /spec/tor-spec/circuit-management.md
parenta17c2303ce093d789f32b33cbc9b708161268f69 (diff)
downloadtorspec-288c5134ddb737e321cf352a9c80bbe595812bce.tar.gz
torspec-288c5134ddb737e321cf352a9c80bbe595812bce.zip
Ensure that we have no empty sections.
Diffstat (limited to 'spec/tor-spec/circuit-management.md')
-rw-r--r--spec/tor-spec/circuit-management.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/tor-spec/circuit-management.md b/spec/tor-spec/circuit-management.md
index 30e3284..6569b04 100644
--- a/spec/tor-spec/circuit-management.md
+++ b/spec/tor-spec/circuit-management.md
@@ -1,3 +1,6 @@
<a id="tor-spec.txt-5"></a>
# Circuit management
+
+This section describes how circuits are created, and how they operate
+once they are constructed.