]> git.pld-linux.org Git - packages/cvs.git/blob - cvs-info.patch
- patch with fixing cvs and cvsclient info index entries.
[packages/cvs.git] / cvs-info.patch
1 diff -Nru cvs-1.10.4/doc/cvs.texinfo cvs-1.10.4.new/doc/cvs.texinfo
2 --- cvs-1.10.4/doc/cvs.texinfo  Thu Dec  3 02:16:10 1998
3 +++ cvs-1.10.4.new/doc/cvs.texinfo      Tue Jan 26 05:45:00 1999
4 @@ -49,9 +49,10 @@
5  
6  @ifinfo
7  @format
8 -START-INFO-DIR-ENTRY
9 -* CVS: (cvs).          Concurrent Versions System
10 -END-INFO-DIR-ENTRY
11 +@dircategory Version Control:
12 +@direntry
13 +* cvs: (cvs)                           Concurrent Versions System
14 +@end direntry
15  @end format
16  @end ifinfo
17  
18 diff -Nru cvs-1.10.4/doc/cvsclient.texi cvs-1.10.4.new/doc/cvsclient.texi
19 --- cvs-1.10.4/doc/cvsclient.texi       Thu Oct 15 16:36:38 1998
20 +++ cvs-1.10.4.new/doc/cvsclient.texi   Tue Jan 26 05:45:26 1999
21 @@ -3,6 +3,16 @@
22  @setfilename cvsclient.info
23  @include CVSvn.texi
24  
25 +@ifinfo
26 +@format
27 +@dircategory Version Control:
28 +@direntry
29 +* cvsclient: (cvsclient)               The CVS client/server
30 +protocol.
31 +@end direntry
32 +@end format
33 +@end ifinfo
34 +
35  @node Top
36  @top CVS Client/Server
37  
This page took 0.034782 seconds and 4 git commands to generate.