diff options
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 9ecdbdce..b28fe0a7 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -101,7 +101,6 @@ with". Make sure to check out the most up-to-date version on `file_get_fs_options` and `fsys_set_options` RPCs. * Extend `device_read`/`device_write` into supporting > 2TiB disk sizes. * Make `host_get_time` much more precise by using the TSC. -* Make the Hurd [[hurd/console]]'s configuration use [[xkb layout/variant instead of keymap|hurd/console/discussion]]. * Add NX / SMEP / SMAP protection support to GNU Mach. * Add use of PCID in GNU Mach. * Fix 64bit instruction set disassembling in GNU Mach's `/i386/i386/db_disasm.c` `db_disasm` function and tables. |