Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Nov 28, 2018
1 parent 1fd1c3e commit e3bcb28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/manuals/en/new_main_reference/replace.sh
Expand Up @@ -36,7 +36,7 @@ perl -i -pe 's#\\nameref\{(.*?)\}#:ref:`\1`#g' *.rst
sed -i 's#:raw-latex:`\\bareosDir\(\s*\)`#\|bareosDir\|\1#g' *.rst
sed -i 's#:raw-latex:`\\bareosFd\(\s*\)`#\|bareosFd\|\1#g' *.rst
sed -i 's#:raw-latex:`\\bareosSd\(\s*\)`#\|bareosSd\|\1#g' *.rst
sed -i 's#:raw-latex:`\\bareosTraymonitor\(\s*\)`#\|bareosTraymonitor\|\1#g' *.rst
sed -i 's#:raw-latex:`\\bareosTrayMonitor\(\s*\)`#\|bareosTrayMonitor\|\1#g' *.rst
sed -i 's#:raw-latex:`\\bareosWebui\(\s*\)`#\|bareosWebui\|\1#g' *.rst
sed -i 's#:raw-latex:`\\mysql\(\s*\)`# \|mysql\|\1#g' *.rst
sed -i 's#:raw-latex:`\\postgresql\(\s*\)`# \|postgresql\|\1#g' *.rst
Expand Down
2 changes: 1 addition & 1 deletion docs/manuals/en/new_main_reference/source/tutorial.rst
Expand Up @@ -946,7 +946,7 @@ However, normally you will only have one
:sup:`Fd` :strong:`Director` with full control of your
|bareosFd| and optional one
:sup:`Fd` :strong:`Director` for monitoring (used by the
:raw-latex:`\bareosTrayMonitor`).
|bareosTrayMonitor|).
Anyhow, the resource will look similar to this:
Expand Down

0 comments on commit e3bcb28

Please sign in to comment.