One wants to override sysinstall behavior against floppy disks version
that did not match with the FTP server version only when the versions differ not when they are similar. So s/similar/not similar/
This commit is contained in:
parent
0fe6859cda
commit
51e56703f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25447
1 changed files with 1 additions and 1 deletions
|
@ -5394,7 +5394,7 @@ Please press any key to reboot.</screen>
|
|||
<para>If the boot media (floppy disks, usually) for your FTP
|
||||
clients is not precisely the same version as that provided
|
||||
by the local FTP site, then <application>sysinstall</application> will not let you
|
||||
complete the installation. If the versions are similar and
|
||||
complete the installation. If the versions are not similar and
|
||||
you want to override this, you must go into the <guimenu>Options</guimenu> menu
|
||||
and change distribution name to
|
||||
<guimenuitem>any</guimenuitem>.</para>
|
||||
|
|
Loading…
Reference in a new issue