mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Reword the ``Please remove the FreeBSD fixit CDROM now.'' to
``Please remove the FreeBSD fixit CDROM/DVD now.''. MFC after: 2 weeks
This commit is contained in:
parent
36a48df48e
commit
aaf89c2c89
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90404
@ -374,7 +374,7 @@ installFixitCDROM(dialogMenuItem *self)
|
||||
symlink("/mnt2/usr/bin/vi", "/usr/bin/vi");
|
||||
fixit_common();
|
||||
mediaClose();
|
||||
msgConfirm("Please remove the FreeBSD fixit CDROM now.");
|
||||
msgConfirm("Please remove the FreeBSD fixit CDROM/DVD now.");
|
||||
return DITEM_SUCCESS;
|
||||
}
|
||||
|
||||
|
@ -374,7 +374,7 @@ installFixitCDROM(dialogMenuItem *self)
|
||||
symlink("/mnt2/usr/bin/vi", "/usr/bin/vi");
|
||||
fixit_common();
|
||||
mediaClose();
|
||||
msgConfirm("Please remove the FreeBSD fixit CDROM now.");
|
||||
msgConfirm("Please remove the FreeBSD fixit CDROM/DVD now.");
|
||||
return DITEM_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user