mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Typos in ntp config
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5947 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f04a41718a
commit
bca6dfb664
@ -128,10 +128,10 @@ cp -v -R html /usr/share/doc/ntp-&ntp-version;/</userinput></screen>
|
|||||||
server tock.nml.csir.co.za
|
server tock.nml.csir.co.za
|
||||||
|
|
||||||
# Asia
|
# Asia
|
||||||
server server 0.asia.pool.ntp.org
|
server 0.asia.pool.ntp.org
|
||||||
|
|
||||||
# Australia
|
# Australia
|
||||||
server server 0.oceania.pool.ntp.org
|
server 0.oceania.pool.ntp.org
|
||||||
|
|
||||||
# Europe
|
# Europe
|
||||||
server 0.europe.pool.ntp.org
|
server 0.europe.pool.ntp.org
|
||||||
@ -140,7 +140,7 @@ server 0.europe.pool.ntp.org
|
|||||||
server 0.north-america.pool.ntp.org
|
server 0.north-america.pool.ntp.org
|
||||||
|
|
||||||
# South America
|
# South America
|
||||||
1.south-america.pool.ntp.org
|
server 2.south-america.pool.ntp.org
|
||||||
|
|
||||||
driftfile /var/cache/ntp.drift</literal>
|
driftfile /var/cache/ntp.drift</literal>
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user