taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 935dff7c4db8ed5215dfabd92e2d1e3aabab613b
parent ff0777bf3214ebe6651ca4c3ad9ccb318f516c26
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  3 Apr 2025 11:53:21 +0200

fix syntax

Diffstat:
Mmanpages/taler-merchant-rproxy-setup.1.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manpages/taler-merchant-rproxy-setup.1.rst b/manpages/taler-merchant-rproxy-setup.1.rst @@ -31,8 +31,8 @@ whether exactly one of them is installed and proceeds accordingly, or exits with an error if neither or both are installed. The script updates the default reverse-proxy configuration file -(`/etc/nginx/sites-available/taler-merchant` for Nginx, -`/etc/apache2/sites-available/taler-merchant.conf` for Apache) and +(``/etc/nginx/sites-available/taler-merchant`` for Nginx, +``/etc/apache2/sites-available/taler-merchant.conf`` for Apache) and backs up any existing version to a ``.legacy`` suffix. If HTTPS is enabled (the default unless **--httponly** is given), *certbot* is run to obtain TLS certificates for the configured domain name, and