[tor-commits] [community/master] backslash breaks the translation
emmapeel at torproject.org
emmapeel at torproject.org
Sat Oct 5 06:47:33 UTC 2019
commit e4e41083f5d5af557b87e7a44c452d31aa542763
Author: emma peel <emma.peel at riseup.net>
Date: Sat Oct 5 08:47:22 2019 +0200
backslash breaks the translation
---
content/relay-operations/technical-setup/guard/openbsd/contents.lr | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/relay-operations/technical-setup/guard/openbsd/contents.lr b/content/relay-operations/technical-setup/guard/openbsd/contents.lr
index 24a5dd7..2c0ebd9 100644
--- a/content/relay-operations/technical-setup/guard/openbsd/contents.lr
+++ b/content/relay-operations/technical-setup/guard/openbsd/contents.lr
@@ -59,8 +59,8 @@ By default, OpenBSD maintains a rather low limit on the maximum number of open f
Append the following section to `/etc/login.conf`:
```
-tor:\
- :openfiles-max=13500:\
+tor:
+ :openfiles-max=13500:
:tc=daemon:
```
More information about the tor-commits
mailing list