Fix timezone tip: it is not hwclock --hctosys but hwclock --systohc
[grml-tips.git] / grml_tips
index 94a7c97..09a8305 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -2497,7 +2497,7 @@ Configuration options relevant on harddisk installation:
 * If you change the time (using 'date --set ...', ntpdate,...)
   it is worth setting also the hardware clock to the correct time:
 
-  # hwclock --hctosys [--utc]
+  # hwclock --systohc [--utc]
 
   Remember to add the --utc -option if the hardware clock is set
   to UTC!
@@ -2516,6 +2516,7 @@ Check your current settings via:
 
 Further information:
 --------------------
+
   hwclock(8) tzselect(1) tzconfig(8)
   http://www.debian.org/doc/manuals/system-administrator/ch-sysadmin-time.html
   http://wiki.debian.org/TimeZoneChanges