Update norwegian time server.

Noted by:	dag
This commit is contained in:
Jordan K. Hubbard 1999-05-12 22:06:00 +00:00
parent 0f0fe5a4c5
commit 25c4e179f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47082
3 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: menus.c,v 1.200 1999/05/12 04:52:41 jkh Exp $
* $Id: menus.c,v 1.201 1999/05/12 06:58:18 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -1318,9 +1318,9 @@ DMenu MenuNTP = {
{ "Netherlands", "ntp0.nl.net (GPS clock)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=ntp0.nl.net" },
{ "Norway", "timer.unik.no (NTP clock)",
{ "Norway", "timehost.ifi.uio.no (NTP clock)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=timer.unik.no" },
"ntpdate_enable=YES,ntpdate_flags=timehost.ifi.uio.no" },
{ "Sweden", "Time1.Stupi.SE (Cesium/GPS)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=Time1.Stupi.SE" },

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: menus.c,v 1.200 1999/05/12 04:52:41 jkh Exp $
* $Id: menus.c,v 1.201 1999/05/12 06:58:18 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -1318,9 +1318,9 @@ DMenu MenuNTP = {
{ "Netherlands", "ntp0.nl.net (GPS clock)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=ntp0.nl.net" },
{ "Norway", "timer.unik.no (NTP clock)",
{ "Norway", "timehost.ifi.uio.no (NTP clock)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=timer.unik.no" },
"ntpdate_enable=YES,ntpdate_flags=timehost.ifi.uio.no" },
{ "Sweden", "Time1.Stupi.SE (Cesium/GPS)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=Time1.Stupi.SE" },

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: menus.c,v 1.200 1999/05/12 04:52:41 jkh Exp $
* $Id: menus.c,v 1.201 1999/05/12 06:58:18 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -1318,9 +1318,9 @@ DMenu MenuNTP = {
{ "Netherlands", "ntp0.nl.net (GPS clock)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=ntp0.nl.net" },
{ "Norway", "timer.unik.no (NTP clock)",
{ "Norway", "timehost.ifi.uio.no (NTP clock)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=timer.unik.no" },
"ntpdate_enable=YES,ntpdate_flags=timehost.ifi.uio.no" },
{ "Sweden", "Time1.Stupi.SE (Cesium/GPS)",
dmenuVarsCheck, dmenuSetVariables, NULL,
"ntpdate_enable=YES,ntpdate_flags=Time1.Stupi.SE" },