/contrib/cvs/doc/cvs.man.footer

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 58 lines · 58 code · 0 blank · 0 comment · 0 complexity · fcb5ca3c0832920f1e429e9ba5dd081d MD5 · raw file

  1. .SH "AUTHORS"
  2. .TP
  3. Dick Grune
  4. Original author of the
  5. .B cvs
  6. shell script version posted to
  7. .B comp.sources.unix
  8. in the volume6 release of December, 1986.
  9. Credited with much of the
  10. .B cvs
  11. conflict resolution algorithms.
  12. .TP
  13. Brian Berliner
  14. Coder and designer of the
  15. .B cvs
  16. program itself in April, 1989, based on the original work done by Dick.
  17. .TP
  18. Jeff Polk
  19. Helped Brian with the design of the
  20. .B cvs
  21. module and vendor branch support and author of the
  22. .BR checkin ( 1 )
  23. shell script (the ancestor of \fBcvs import\fP).
  24. .TP
  25. Larry Jones, Derek R. Price, and Mark D. Baushke
  26. Have helped maintain
  27. .B cvs
  28. for many years.
  29. .TP
  30. And many others too numerous to mention here.
  31. .SH "SEE ALSO"
  32. The most comprehensive manual for CVS is
  33. Version Management with CVS by Per Cederqvist et al. Depending on
  34. your system, you may be able to get it with the
  35. .B info CVS
  36. command or it may be available as cvs.pdf (Portable Document Format),
  37. cvs.ps (PostScript), cvs.texinfo (Texinfo source), or cvs.html.
  38. .SP
  39. For CVS updates, more information on documentation, software related
  40. to CVS, development of CVS, and more, see:
  41. .in +1i
  42. .SP
  43. .PD 0
  44. .IP "" 4
  45. .B http://cvs.nongnu.org
  46. .in -1i
  47. .SP
  48. .BR ci ( 1 ),
  49. .BR co ( 1 ),
  50. .BR cvs ( 5 ),
  51. .BR cvsbug ( 8 ),
  52. .BR diff ( 1 ),
  53. .BR grep ( 1 ),
  54. .BR patch ( 1 ),
  55. .BR rcs ( 1 ),
  56. .BR rcsdiff ( 1 ),
  57. .BR rcsmerge ( 1 ),
  58. .BR rlog ( 1 ).