website diff en/doc/handbook/system-admin.html @ rev 107

fixed typos in system-admin pages : tick.greyware.com is the right URL
for the time server, tick.grayware.com doesn't work
author tux@HarimaKenji
date Mon Jul 14 22:22:15 2008 +0200 (2008-07-14)
parents 16ab7f88b9d8
children 9e30e64c8198
line diff
     1.1 --- a/en/doc/handbook/system-admin.html	Sat Apr 19 12:26:04 2008 +0100
     1.2 +++ b/en/doc/handbook/system-admin.html	Mon Jul 14 22:22:15 2008 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.5      <meta name="description" content="slitaz English handbook" />
     1.6      <meta name="expires" content="never" />
     1.7 -    <meta name="modified" content="2008-02-26 21:30:00" />
     1.8 +    <meta name="modified" content="2008-07-14 22:15:00" />
     1.9      <meta name="publisher" content="www.slitaz.org" />
    1.10      <meta name="author" content="Christophe Lincoln"/>
    1.11      <link rel="shortcut icon" href="favicon.ico" />
    1.12 @@ -163,12 +163,12 @@
    1.13  <code>root</code> administrator use the <code>rdate -s</code> command:
    1.14  </p>
    1.15  <pre>
    1.16 - # rdate -s tick.grayware.com
    1.17 + # rdate -s tick.greyware.com
    1.18  </pre>
    1.19  <p>
    1.20  To display the time on the remote server, use the <code>rdate -p</code> command.
    1.21  </p>
    1.22 -<pre> $ rdate -p tick.grayware.com
    1.23 +<pre> $ rdate -p tick.greyware.com
    1.24  </pre>
    1.25  <h4>Hwclock</h4>
    1.26  <p>