timezone: Inline emphasis start-string without end-string (#22292)

Fixes
`docs/docsite/rst/timezone_module.rst:20: WARNING: Inline emphasis start-string without end-string.`
reviewable/pr22297/r1
John R Barker 8 years ago committed by GitHub
parent f65661ab66
commit 284b3e42d1

@ -31,7 +31,7 @@ description:
- It is recommended to restart C(crond) after changing the timezone, otherwise the jobs may run at the wrong time.
- Several different tools are used depending on the OS/Distribution involved.
For Linux it can use C(timedatectl) or edit C(/etc/sysconfig/clock) or C(/etc/timezone) andC(hwclock).
On SmartOS , C(sm-set-timezone), for *BSD, C(/etc/localtime) is modified.
On SmartOS , C(sm-set-timezone), for BSD, C(/etc/localtime) is modified.
- As of version 2.3 support was added for SmartOS and BSDs.
- Windows, AIX and HPUX are not supported, please let us know if you find any other OS/distro in which this fails.
version_added: "2.2"

Loading…
Cancel
Save