From 34cdb11e16ae516ae608056152f18cb1d3a28a03 Mon Sep 17 00:00:00 2001
From: Faiyaz Ahmed <faiyaza@cs.princeton.edu>
Date: Mon, 13 Jul 2009 18:16:11 +0000
Subject: [PATCH] Update annotation.

---
 config/sfi_config | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/config/sfi_config b/config/sfi_config
index 8eef7a40..54a77ed2 100644
--- a/config/sfi_config
+++ b/config/sfi_config
@@ -1,13 +1,15 @@
 # user-level configuration for sfi
 
 ### hrn of your authority
+# For instance, the hrn of a user at the Princeton site on PlanetLab (PLC)
+# would be plc.princeton.  Likewise if the user was part of the NYU site, the HRN
+# would be plc.nyu
 SFI_AUTH='plc.princeton'
-# or planetlab.us.arizona
 
 ### your user hrn
+# This is your authority.<your user name on PlanetLab>
 SFI_USER='plc.princeton.faiyaza'
-# or planetlab.us.arizona.Baker_Scott 
-# or planetlab.us.arizona.Hartman_John
+#
 
 ### where to find the registry
 SFI_REGISTRY='http://www.planet-lab.org:12345/'
-- 
2.47.0