summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-07-24 07:51:44 +0000
committerFrans Pop <elendil@planet.nl>2007-07-24 07:51:44 +0000
commitd46d708f55a1426cdabca00cca99957d3de8cd1e (patch)
tree9e5dbef6ac9996d14a957c05ddabe65b7c44dbf1 /en/appendix
parentaf60206d939bf6d889375d829776b184461b2309 (diff)
downloadinstallation-guide-d46d708f55a1426cdabca00cca99957d3de8cd1e.zip
Use fictional ntp server as example
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 6136dcb59..0ea9919c7 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1041,7 +1041,7 @@ d-i time/zone string US/Eastern<phrase condition="lenny">
# Controls whether to use NTP to set the clock during the install
d-i clock-setup/ntp boolean true
# NTP server to use. The default is almost always fine here.
-#d-i clock-setup/ntp-server pool.ntp.org
+#d-i clock-setup/ntp-server ntp.example.com
</phrase>
</screen></informalexample>