grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Luc Van Rompaey <luc.vanrompaey@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: [PATCH 1/4] update URL to bios_data_area.html on comment line
Date: Sat, 11 Jul 2015 20:28:21 +0200	[thread overview]
Message-ID: <1436639304-5365-2-git-send-email-luc.vanrompaey@gmail.com> (raw)
In-Reply-To: <1436639304-5365-1-git-send-email-luc.vanrompaey@gmail.com>

The URL to the bios_data_area.html web page, as given on a comment line
in the i386/pc/memory.h header file,  is dead.  Replace it with the new
location of the page.
---
 include/grub/i386/pc/memory.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/grub/i386/pc/memory.h b/include/grub/i386/pc/memory.h
index d0c5c20..4ca947d 100644
--- a/include/grub/i386/pc/memory.h
+++ b/include/grub/i386/pc/memory.h
@@ -45,7 +45,7 @@
 
 #ifndef ASM_FILE
 
-/* See http://heim.ifi.uio.no/~stanisls/helppc/bios_data_area.html for a
+/* See http://stanislavs.org/helppc/bios_data_area.html for a
    description of the BIOS Data Area layout.  */
 struct grub_machine_bios_data_area
 {
-- 
2.1.4



  reply	other threads:[~2015-07-11 18:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-11 18:28 [PATCH 0/4] Implement the 'setkey' command to allow changing the keyboard map Luc Van Rompaey
2015-07-11 18:28 ` Luc Van Rompaey [this message]
2015-07-11 18:28 ` [PATCH 2/4] implement the nusetkey module Luc Van Rompaey
2015-07-11 18:28 ` [PATCH 3/4] implement the nuconsole input terminal Luc Van Rompaey
2015-07-11 18:28 ` [PATCH 4/4] add documentation for keymap, setkey, and setnumpad commands Luc Van Rompaey
2015-07-12 10:03 ` [PATCH 0/4] Implement the 'setkey' command to allow changing the keyboard map Andrei Borzenkov
2015-07-12 12:25   ` Luc Van Rompaey
2015-07-14 17:25     ` Luc Van Rompaey
2015-07-14 19:00       ` Vladimir 'phcoder' Serbinenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436639304-5365-2-git-send-email-luc.vanrompaey@gmail.com \
    --to=luc.vanrompaey@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).