aboutsummaryrefslogtreecommitdiff
path: root/spec/tor-spec/handling-resource-exhaustion.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-13 18:00:42 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-13 18:00:42 -0400
commitf79272ef1f774b3788b74a3fe4fef75095dfae06 (patch)
tree8f47bebaa06c444f632bf8c4afbd793c4972a27d /spec/tor-spec/handling-resource-exhaustion.md
parentfa014ec90411fd754dd257d04afa1a953e15bf31 (diff)
downloadtorspec-f79272ef1f774b3788b74a3fe4fef75095dfae06.tar.gz
torspec-f79272ef1f774b3788b74a3fe4fef75095dfae06.zip
Run markdownlint --fix on spec.
Diffstat (limited to 'spec/tor-spec/handling-resource-exhaustion.md')
-rw-r--r--spec/tor-spec/handling-resource-exhaustion.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/tor-spec/handling-resource-exhaustion.md b/spec/tor-spec/handling-resource-exhaustion.md
index b8e89eb..7179066 100644
--- a/spec/tor-spec/handling-resource-exhaustion.md
+++ b/spec/tor-spec/handling-resource-exhaustion.md
@@ -1,8 +1,10 @@
<a id="tor-spec.txt-8"></a>
+
# Handling resource exhaustion
<a id="tor-spec.txt-8.1"></a>
-## Memory exhaustion.
+
+## Memory exhaustion
(See also dos-spec.md.)
@@ -29,4 +31,3 @@ more memory is free again. We recommend the following algorithm:
cells in both directions on that circuit. Count the amount of
memory we recovered towards the total.
```
-