Index: branches/locker-dev/locker/bin/signup-minimal
===================================================================
--- branches/locker-dev/locker/bin/signup-minimal	(revision 1430)
+++ branches/locker-dev/locker/bin/signup-minimal	(revision 1441)
@@ -62,6 +62,6 @@
   echo "This is probably because your locker is not publicly listable."
   echo "You can remedy this signup problem and make your locker publicly"
-  echo "listable by running \"fs sa /mit/$lname system:anyuser l\" (with a"
-  echo "lowercase L at the end)."
+  echo "listable by running \"fs setacl /mit/$lname system:anyuser l\""
+  echo "(that's a lowercase L at the end)."
   echo ""
   echo "NOTE: This will make it possible for the public (including anyone"
@@ -71,5 +71,6 @@
   echo "are unwilling to have your locker listable by the public, please"
   echo "contact scripts@mit.edu for information about other ways to work"
-  echo "around the problem."
+  echo "around the problem, or see http://scripts.mit.edu/faq/122 for more"
+  echo "detailed information."
   exit 1
 fi
