projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0bf8126
)
installer: Don't say the installer is experimental.
author
Sascha Wildner <saw@online.de>
Tue, 27 Dec 2011 02:33:26 +0000 (
03:33
+0100)
committer
Sascha Wildner <saw@online.de>
Tue, 27 Dec 2011 02:33:26 +0000 (
03:33
+0100)
Noticed-by: vsrinivas
usr.sbin/installer/dfuibe_installer/flow.c
patch
|
blob
|
blame
|
history
diff --git
a/usr.sbin/installer/dfuibe_installer/flow.c
b/usr.sbin/installer/dfuibe_installer/flow.c
index
2614ef4
..
0783fd3
100644
(file)
--- a/
usr.sbin/installer/dfuibe_installer/flow.c
+++ b/
usr.sbin/installer/dfuibe_installer/flow.c
@@
-869,7
+869,7
@@
state_begin_install(struct i_fn_args *a)
char msg_buf[3][1024];
snprintf(msg_buf[0], sizeof(msg_buf[0]),
- _("This experimental application will install %s"
+ _("This application will install %s"
" on one of the hard disk drives attached to this computer. "
"It has been designed to make it easy to install "
"%s in the typical case. "