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:
Bruce Dubbs 2006-04-26 21:59:24 +00:00
parent f04a41718a
commit bca6dfb664

View File

@ -128,10 +128,10 @@ cp -v -R html /usr/share/doc/ntp-&ntp-version;/</userinput></screen>
server tock.nml.csir.co.za
# Asia
server server 0.asia.pool.ntp.org
server 0.asia.pool.ntp.org
# Australia
server server 0.oceania.pool.ntp.org
server 0.oceania.pool.ntp.org
# Europe
server 0.europe.pool.ntp.org
@ -140,7 +140,7 @@ server 0.europe.pool.ntp.org
server 0.north-america.pool.ntp.org
# South America
1.south-america.pool.ntp.org
server 2.south-america.pool.ntp.org
driftfile /var/cache/ntp.drift</literal>
EOF</userinput></screen>