summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manpages/taler.conf.5.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 3709827a..16372e32 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -137,12 +137,12 @@ TERMS_DIR
Supported extensions include "html", "htm", "txt", "pdf", "jpg", "jpeg",
"png" and "gif". For example, using a ``TERMS_ETAG`` of "0", the structure
could be the following:
- - $TERMS_DIR/en/0.pdf
- - $TERMS_DIR/en/0.html
- - $TERMS_DIR/en/0.txt
- - $TERMS_DIR/fr/0.pdf
- - $TERMS_DIR/fr/0.html
- - $TERMS_DIR/de/0.txt
+ - $TERMS_DIR/en/0.pdf
+ - $TERMS_DIR/en/0.html
+ - $TERMS_DIR/en/0.txt
+ - $TERMS_DIR/fr/0.pdf
+ - $TERMS_DIR/fr/0.html
+ - $TERMS_DIR/de/0.txt
TERMS_ETAG
Basename of the file(s) in the ``TERMS_DIR`` with the current terms of service.