I smartup up since yesterday.

Hope this patch submission format is acceptable.

Best regards,

Adrian


doc/ChangeLog addition:

2001-06-21  Adrian Aichner  <[EMAIL PROTECTED]>

        * cvs.texinfo (checkout options): Fix transliteration typo in co
        example.


cvs Patch (cvs -f -z3 diff -u doc/cvs.texinfo):

Index: doc/cvs.texinfo
===================================================================
RCS file: /cvsroot/ccvs/doc/cvs.texinfo,v
retrieving revision 1.522
diff -u -r1.522 cvs.texinfo
--- doc/cvs.texinfo     12 Jun 2001 18:19:35 -0000      1.522
+++ doc/cvs.texinfo     21 Jun 2001 19:18:16 -0000
@@ -8797,8 +8797,8 @@
 foo} will create directory @samp{dir} and place
 @samp{bar.c} inside.  Similarly, given a module
 @samp{bar} which has subdirectory @samp{baz} wherein
-there is a file @samp{quux.c}, the command @samp{cvs -d
-dir co bar/baz} will create directory @samp{dir} and
+there is a file @samp{quux.c}, the command @samp{cvs co
+-d dir bar/baz} will create directory @samp{dir} and
 place @samp{quux.c} inside.
 
 Using the @samp{-N} flag will defeat this behavior.

-- 
Adrian Aichner
 mailto:[EMAIL PROTECTED]
 http://www.xemacs.org/


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to