From: Mark Huang <mlhuang@cs.princeton.edu>
Date: Tue, 3 Oct 2006 19:32:01 +0000 (+0000)
Subject: - fix documentation
X-Git-Tag: pycurl-7_13_1~666
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8f4347da10f7d7f78c92640a41d79841d6c8e921;p=plcapi.git

- fix documentation
---

diff --git a/PLC/Methods/DeleteSlice.py b/PLC/Methods/DeleteSlice.py
index c5b511e9..ff895448 100644
--- a/PLC/Methods/DeleteSlice.py
+++ b/PLC/Methods/DeleteSlice.py
@@ -9,8 +9,8 @@ class DeleteSlice(Method):
     Deletes the specified slice.
 
     Users may only delete slices of which they are members. PIs may
-    delete any of the slices at their sites. Admins may delete any
-    slice.
+    delete any of the slices at their sites, or any slices of which
+    they are members. Admins may delete any slice.
 
     Returns 1 if successful, faults otherwise.
     """
diff --git a/PLC/Methods/UpdateSlice.py b/PLC/Methods/UpdateSlice.py
index 7846754c..2efe00b2 100644
--- a/PLC/Methods/UpdateSlice.py
+++ b/PLC/Methods/UpdateSlice.py
@@ -13,8 +13,8 @@ class UpdateSlice(Method):
     update_fields.
 
     Users may only update slices of which they are members. PIs may
-    update any of the slices at their slices. Admins may update any
-    slice.
+    update any of the slices at their sites, or any slices of which
+    they are members. Admins may update any slice.
 
     Only PIs and admins may update max_nodes. Slices cannot be renewed
     (by updating the expires parameter) more than 8 weeks into the