aboutsummaryrefslogtreecommitdiff
path: root/nixos/doc/manual/release-notes/rl-1709.xml
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2017-08-06 15:16:57 +0200
committerFranz Pletz <fpletz@fnordicwalking.de>2017-08-06 15:16:57 +0200
commit0f4179aed20358d7f46137417ac2bc75cb53fd08 (patch)
tree5fbab7287c1307a7e687f710c08def9f049d5e24 /nixos/doc/manual/release-notes/rl-1709.xml
parent0abf9d2b124cb2f57116ff21dd1d0f16e51a08ba (diff)
fixup! reword
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-1709.xml')
-rw-r--r--nixos/doc/manual/release-notes/rl-1709.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1709.xml b/nixos/doc/manual/release-notes/rl-1709.xml
index 10a365496698..a32f9963d1c5 100644
--- a/nixos/doc/manual/release-notes/rl-1709.xml
+++ b/nixos/doc/manual/release-notes/rl-1709.xml
@@ -190,12 +190,10 @@ rmdir /var/lib/ipfs/.ipfs
<listitem>
<para>
The <option>time.timeZone</option> option now allows the value
- <literal>null</literal> in addition to timezone strings, which sets the
- timezone to UTC by default and allows changing it imperatively using
- <command>timedatectl set-timezone</command>. This is additionally now the
- default value for the option, which means that systems where the option
- has not been set explicitly will continue to use UTC but allow imperative
- timezone adjustments now.
+ <literal>null</literal> in addition to timezone strings. This value
+ allows changing the timezone of a system imperatively using
+ <command>timedatectl set-timezone</command>. The default timezone
+ is still UTC.
</para>
</listitem>