diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-04-19 16:47:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-04-19 16:47:07 +0000 |
commit | 3d335202d4aadb4dc16815fe6549c360d4e4d461 (patch) | |
tree | 91199f3f310e7a9a4fbdedd7af885a4c47e4f6ea | |
parent | d1022cc3df9022e63d7a93c8be51626efd6f96ab (diff) | |
download | drakx-backup-do-not-use-3d335202d4aadb4dc16815fe6549c360d4e4d461.tar drakx-backup-do-not-use-3d335202d4aadb4dc16815fe6549c360d4e4d461.tar.gz drakx-backup-do-not-use-3d335202d4aadb4dc16815fe6549c360d4e4d461.tar.bz2 drakx-backup-do-not-use-3d335202d4aadb4dc16815fe6549c360d4e4d461.tar.xz drakx-backup-do-not-use-3d335202d4aadb4dc16815fe6549c360d4e4d461.zip |
fix URL in help message (mga#9772)
-rw-r--r-- | images/NEWS | 2 | ||||
-rwxr-xr-x | images/make_boot_img | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS index b5ed49020..de877b431 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- fix URL in help message (mga#9772) + Version 1.88.1 - 2 March 2013 by Thomas Backlund - update list_modules for xen dom0 and virtio support (#9242) diff --git a/images/make_boot_img b/images/make_boot_img index 1917ada8d..835b0e6f5 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -793,7 +793,7 @@ title Help pause To display the help, press <space> until you reach "HELP END" pause . -pause Please see http://qa.mandriva.com/hd_grub.cgi for a friendlier solution +pause Please see http://doc.mageia.org/ for a friendlier solution pause . pause To specify the location where Mageia is copied, pause choose "Mageia Install", and press "e". |