From 2fdc0684ac2b820a0def502f4575027b0d9ea972 Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Fri, 31 Oct 2003 09:23:07 +0000 Subject: [PATCH] Fix two nits; spell GPT correctly and capitalize 'RPC'. --- en/releases/5.2R/todo.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index da006e207c..b04051da11 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -117,7 +117,7 @@ GPT support for sysinstall -- -- - Sysinstall and libdisk need to be overhauled to support the GDT + Sysinstall and libdisk need to be overhauled to support the GPT partition scheme. This is required for installing ia64 with sysinstall. @@ -246,7 +246,7 @@ In progress &a.rwatson; A process cannot be interrupted while waiting on a lock. Fixing - this requires that the rpc code be taught how to deal with lock + this requires that the RPC code be taught how to deal with lock cancellation and interruption events.