From f483369d5c10fcd6e800b47c28519fcf6203a686 Mon Sep 17 00:00:00 2001 From: "Daniel C. Sobral" Date: Mon, 1 Nov 1999 08:07:04 +0000 Subject: [PATCH] Changes prompt to "ok". This line is actually commented out, and serves only as an example and to reflect the builtin default. --- sys/boot/forth/loader.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index ff3c39a62eb..a4a0fb8af51 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -47,7 +47,7 @@ bitmap_type="splash_image_data" #console="vidconsole" # Set the current console #currdev="disk1s1a" # Set the current device #module_path="/modules" # Set the module search path -#prompt="\\${currdev}" # Set the command prompt +#prompt="\\${interpret}" # Set the command prompt #root_disk_unit="0" # Force the root disk unit number #rootdev="disk1s1a" # Set the root filesystem