summaryrefslogtreecommitdiff
path: root/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'pt_BR')
-rw-r--r--pt_BR/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml
index d83050642..9141b93e0 100644
--- a/pt_BR/appendix/preseed.xml
+++ b/pt_BR/appendix/preseed.xml
@@ -778,7 +778,7 @@ d-i grub-installer/with_other_os boolean true
<informalexample role="example"><screen>
# Avoid that last message about the install being complete.
-d-i prebaseconfig/reboot_in_progress note
+d-i finish-install/reboot_in_progress note
# This will prevent the installer from ejecting the CD during the reboot,
# which is useful in some situations.