Page MenuHomeFreeBSD

D34647.diff
No OneTemporary

D34647.diff

diff --git a/usr.sbin/bsdinstall/scripts/time b/usr.sbin/bsdinstall/scripts/time
--- a/usr.sbin/bsdinstall/scripts/time
+++ b/usr.sbin/bsdinstall/scripts/time
@@ -37,7 +37,7 @@
# Set date
exec 3>&1
DATE=$(bsddialog --backtitle 'FreeBSD Installer' \
- --title ' Date ' \
+ --title 'Time & Date' \
--ok-label 'Set Date' \
--cancel-label 'Skip' \
--default-no \
@@ -49,7 +49,7 @@
# Set time
exec 3>&1
TIME=$(bsddialog --backtitle 'FreeBSD Installer' \
- --title ' Time ' \
+ --title 'Time & Date' \
--ok-label 'Set Time' \
--cancel-label 'Skip' \
--default-no \

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 18, 5:55 AM (21 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15479536
Default Alt Text
D34647.diff (578 B)

Event Timeline