[OpenAFS-Doc] Patch to fix bug 123331
Jason Edgecombe
jason@rampaginggeek.com
Mon, 03 Nov 2008 19:55:01 -0500
This is a multi-part message in MIME format.
--------------020505020800050603000300
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Here is small patch to fix big 123331.
I don't have access to reply to the ticket.
--------------020505020800050603000300
Content-Type: text/x-patch;
name="doc-patch-bug123331.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="doc-patch-bug123331.diff"
Index: doc/xml/UserGuide/auusg007.xml
===================================================================
RCS file: /cvs/openafs/doc/xml/UserGuide/auusg007.xml,v
retrieving revision 1.1
diff -u -r1.1 auusg007.xml
--- doc/xml/UserGuide/auusg007.xml 16 Sep 2006 00:14:29 -0000 1.1
+++ doc/xml/UserGuide/auusg007.xml 4 Nov 2008 00:09:19 -0000
@@ -976,7 +976,7 @@
<programlisting>
% <emphasis role="bold">fs sa notes pat rl</emphasis>
- % <emphasis role="bold">fs sa pat read</emphasis>
+ % <emphasis role="bold">fs sa notes pat read</emphasis>
</programlisting>
</sect2>
@@ -1565,4 +1565,4 @@
</programlisting>
</sect2>
</sect1>
-</chapter>
\ No newline at end of file
+</chapter>
--------------020505020800050603000300--