{subsection: Putting the source tarball on the web server}
 
-The source tarballs live on the web server parrot.cs.wisc.edu. They are synced periodically from the following directories on AFS at UW-CS:
+Source tarballs are synced periodically from the following directories on AFS at UW-CS:
 
 *: =/p/condor/repository/externals=
 *: =/p/condor/repository/externals-private=
 
-Be sure that the tarball is world readable. The files are copied to local disk on parrot and AFS permissions are not used, only standard Unix permissions.
+The latter is for files that can't be publicly distributed. Currently, the only thing there is a LIGO application for testing standard universe.
 
-On parrot, the files are copied to
-*: =/scratch/externals=
-*: =/scratch/externals-private=
+Be sure that the tarball is world readable.
+
+The files are copied to the webserver on parrot.cs.wisc.edu
+The files are copied to local disk on parrot and AFS permissions are not used, only standard Unix permissions.  Note that if you're logging into parrot, you should instead ssh into phoenix.cs.wisc.edu; if you ssh into parrot your AFS tokens won't be correctly created.
 
 *TODO:* How often is this synchronized? Is there a way to force a sync
 faster?
 
-The latter is for files that can't be publicly distributed. Currently, the only thing there is a LIGO application for testing standard universe. Once synced, the files can be fetched from the following URLS:
+On parrot, the files are copied to
+*: =/scratch/externals=
+*: =/scratch/externals-private=
+
+Once synced, the files can be fetched from the following URLS:
 
 *: ={link: http://parrot.cs.wisc.edu/externals http://parrot.cs.wisc.edu/externals }=
 *: ={link: http://parrot.cs.wisc.edu/externals-private http://parrot.cs.wisc.edu/externals-private }=