doc: replace hostnames with IETF example hostnames
[openafs.git] / doc / xml / UserGuide / auusg011.xml
index 4f855bb..524a60b 100644 (file)
     </itemizedlist>
     <para>For example, the following two commands are equivalent:</para>
 <programlisting>
-   % <emphasis role="bold">fs setacl -dir /afs/abc.com/usr/terry/private -acl pat rl</emphasis>
-   % <emphasis role="bold">fs setacl /afs/abc.com/usr/terry/private pat rl</emphasis>
+   % <emphasis role="bold">fs setacl -dir /afs/example.com/usr/terry/private -acl pat rl</emphasis>
+   % <emphasis role="bold">fs setacl /afs/example.com/usr/terry/private pat rl</emphasis>
 </programlisting>
     <para>However, the following is not an acceptable short form because the arguments are not in the prescribed
     order:</para>
 <programlisting>
-   % <emphasis role="bold">fs setacl -acl pat rl /afs/abc.com/usr/terry/private</emphasis>
+   % <emphasis role="bold">fs setacl -acl pat rl /afs/example.com/usr/terry/private</emphasis>
 </programlisting>
     </sect2><sect2 id="Header_174"><title>Shortening Switches and Flags</title>
     <para>
 </programlisting>
     <para>Both of the previous examples are acceptable short forms for the following command:</para>
 <programlisting>
-   % <emphasis role="bold">fs setacl -dir /afs/abc.com/usr/terry -acl pat rl</emphasis>
+   % <emphasis role="bold">fs setacl -dir /afs/example.com/usr/terry -acl pat rl</emphasis>
 </programlisting>
     </sect2></sect1><sect1 id="Header_176"><title>Commonly Used fs and pts Commands</title>
     <para>This section provides additional information on the commonly used AFS <emphasis role="bold">fs</emphasis> and