diff options
| author | Jesus Rodriguez Cuesta <jesusr@FreeBSD.org> | 1999-03-29 18:55:01 +0000 |
|---|---|---|
| committer | Jesus Rodriguez Cuesta <jesusr@FreeBSD.org> | 1999-03-29 18:55:01 +0000 |
| commit | b726a71f212efb2c37801a3f61d961e859e06655 (patch) | |
| tree | 6087664e4c2886ff5467a5bfa47ead6a3c6fbe45 | |
| parent | e9ed3cf4c8cd5aa1dbd4aeaf1ba082ce08ac9e59 (diff) | |
Notes
| -rw-r--r-- | FAQ/hackers.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ/hackers.sgml b/FAQ/hackers.sgml index cbe0a17623..b82d9554a4 100644 --- a/FAQ/hackers.sgml +++ b/FAQ/hackers.sgml @@ -1,4 +1,4 @@ -<!-- $Id: hackers.sgml,v 1.14 1999-03-27 15:48:05 nik Exp $ --> +<!-- $Id: hackers.sgml,v 1.15 1999-03-29 18:55:01 jesusr Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -572,7 +572,7 @@ SECTIONS four megabytes. <p> - <em>[<url url="mailto:dg@freebsd.org" name="David Greenman"> + [<url url="mailto:dg@freebsd.org" name="David Greenman"> adds: <em> I think the kernel address space needs to be a power of two, but I'm not certain about that. The old(er) boot code used to monkey with the high order address bits and I think |
