]> sipb.mit.edu Git - wiki.git/commitdiff
Fix wacky period typography
authorAnders Kaseorg <andersk@mit.edu>
Thu, 6 Nov 2014 07:09:14 +0000 (02:09 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Thu, 6 Nov 2014 07:09:14 +0000 (02:09 -0500)
doc/afs-and-you.html

index 5c16ffc794ed7f3b2dc54245915e77c83815af09..428a63515589094e2da6147b16ffc4a8140d3090 100644 (file)
@@ -232,9 +232,9 @@ Unfortunately, adding specific users to an AFS ACL does not mean they can see th
 </pre></li><li>You can require that the reader be a member of one of certain moira groups (notice these are <strong>moira</strong> groups, there is no "system:". For example:
 <pre>require group sipb-staff sipb-prospectives
 </pre></li></ul><p>
 </pre></li><li>You can require that the reader be a member of one of certain moira groups (notice these are <strong>moira</strong> groups, there is no "system:". For example:
 <pre>require group sipb-staff sipb-prospectives
 </pre></li></ul><p>
-<p>Note that you cannot mix users and groups in the same directory</p>.
+<p>Note that you cannot mix users and groups in the same directory.</p>
 
 
-<p>Finally <tt>fs setacl -dir &lt;dir&gt; -acl system:htaccess.mit read </tt>.</p>
+<p>Finally <tt>fs setacl -dir &lt;dir&gt; -acl system:htaccess.mit read</tt>.</p>
         
 Thereafter, the users should be able to get to the folders at <tt>http<b>s</b>://web.mit.edu/&lt;locker&gt;/&lt;path to folder&gt;</tt> if they have certificates and no one should be able to reach it via http. Make sure to add yourself if you are going to be accessing it.
 
         
 Thereafter, the users should be able to get to the folders at <tt>http<b>s</b>://web.mit.edu/&lt;locker&gt;/&lt;path to folder&gt;</tt> if they have certificates and no one should be able to reach it via http. Make sure to add yourself if you are going to be accessing it.