diff options
| author | Daniel C. Sobral <dcs@FreeBSD.org> | 1999-11-01 08:07:04 +0000 |
|---|---|---|
| committer | Daniel C. Sobral <dcs@FreeBSD.org> | 1999-11-01 08:07:04 +0000 |
| commit | f483369d5c10fcd6e800b47c28519fcf6203a686 (patch) | |
| tree | 8664da6d34a936ef5735b29f67f73add91ff243c /sys/boot/forth | |
| parent | 3206c41a3c03b2c8dc956aa5cf7ffd51fd98d2f0 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index ff3c39a62eb0..a4a0fb8af514 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 |
