Your message dated Sun, 13 Jul 2008 14:10:48 +0200 with message-id <200807131410.49411.elendil@planet.nl> and subject line Re: Bug#490643: installation guide: powerpc: key combination Command -Option -o -f has caused the Debian Bug report #490643, regarding installation guide: powerpc: key combination Command -Option -o -f to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 490643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490643 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: installation guide: powerpc: key combination Command -Option -o -f
- From: Holger Wansing <linux@wansing-online.de>
- Date: Sun, 13 Jul 2008 12:15:58 +0200
- Message-id: <[🔎] 0ML21M-1KHyca0SpG-00013t@mrelayeu.kundenserver.de>
Package: installation-guide In line 18 is a key combination with spaces between the <keycap>...</keycap> tags. This leeds to an output like this: Command -Option -o -f but should be Command-Option-o-f So the complete key combination has to be in one line, without any spaces. Patch attached. Kind regards Holger--- powerpc.xml 2008-07-05 22:30:23.000000000 +0200 +++ powerpc-workingcopy.xml 2008-07-13 12:14:35.000000000 +0200 @@ -15,8 +15,7 @@ </para><para> On &arch-title; Macintoshes, you invoke OpenFirmware with -<keycombo><keycap>Command (cloverleaf/Apple)</keycap> <keycap>Option </keycap> -<keycap>o</keycap> <keycap>f</keycap></keycombo> while booting. Generally it +<keycombo><keycap>Command (cloverleaf/Apple)</keycap><keycap>Option</keycap><keycap>o</keycap><keycap>f</keycap></keycombo> while booting. Generally it will check for these keystrokes after the chime, but the exact timing varies from model to model. See <ulink url="&url-netbsd-powerpc-faq;"></ulink> for more hints.
--- End Message ---
--- Begin Message ---
- To: Holger Wansing <linux@wansing-online.de>, 490643-done@bugs.debian.org
- Subject: Re: Bug#490643: installation guide: powerpc: key combination Command -Option -o -f
- From: Frans Pop <elendil@planet.nl>
- Date: Sun, 13 Jul 2008 14:10:48 +0200
- Message-id: <200807131410.49411.elendil@planet.nl>
- In-reply-to: <[🔎] 0ML21M-1KHyca0SpG-00013t@mrelayeu.kundenserver.de>
- References: <[🔎] 0ML21M-1KHyca0SpG-00013t@mrelayeu.kundenserver.de>
On Sunday 13 July 2008, Holger Wansing wrote: > In line 18 is a key combination with spaces between the > <keycap>...</keycap> tags. > This leeds to an output like this: > > Command -Option -o -f > > Patch attached. Fixed. Thanks for the patch.
--- End Message ---