summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/menus.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-29 01:43:20 +0000
committerjkh <jkh@FreeBSD.org>1995-05-29 01:43:20 +0000
commit79d387438f1dada6d7e6f916cbf9e914be3a0c3c (patch)
tree7b698b19bb460137d09987351c395e22ee5cb6ae /usr.sbin/sysinstall/menus.c
parent570995b82cb452800f4827f23ce59bc9dd8cf989 (diff)
downloadFreeBSD-src-79d387438f1dada6d7e6f916cbf9e914be3a0c3c.zip
FreeBSD-src-79d387438f1dada6d7e6f916cbf9e914be3a0c3c.tar.gz
Make the emergency holographic shell (on VTY4) actually work with job
control and signals and such. Thanks, Gary! Clean up some miscellaneous bogons for Poul.
Diffstat (limited to 'usr.sbin/sysinstall/menus.c')
-rw-r--r--usr.sbin/sysinstall/menus.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 9a11719..83b47c2 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -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.35 1995/05/28 09:31:37 jkh Exp $
+ * $Id: menus.c,v 1.36 1995/05/28 23:12:07 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -723,7 +723,7 @@ close to you to have your system time syncronized accordingly.",
{ "U.S. West Coast", "clepsydra.dec.com (GOES clock)",
DMENU_SET_VARIABLE, "ntpdate=clepsydra.dec.com", 0, 0 },
{ "U.S. West Coast", "clock.llnl.gov (WWVB clock)",
- DMENU_SET_VARIABLE, "ntpdate=clepsydra.dec.com", 0, 0 },
+ DMENU_SET_VARIABLE, "ntpdate=clock.llnl.gov", 0, 0 },
{ "U.S. Midwest", "ncar.ucar.edu (WWVB clock)",
DMENU_SET_VARIABLE, "ntpdate=ncar.ucar.edu", 0, 0 },
{ "U.S. Pacific", "chantry.hawaii.net (WWV/H clock)",
OpenPOWER on IntegriCloud