URI: 
       tadd cvs server link - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 8ce709afdf59433d11be09a1e370e5cb2bf48117
   DIR parent c968e5190b6502cbcd4a97627c0fa73dfb0255a4
  HTML Author: rsc <devnull@localhost>
       Date:   Tue, 18 Jan 2005 06:02:09 +0000
       
       add cvs server link
       
       Diffstat:
         M man/man1/cvs.1                      |      10 +++++++++-
       
       1 file changed, 9 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/man/man1/cvs.1 b/man/man1/cvs.1
       t@@ -41,6 +41,9 @@ cvs \- introduction using plan9port CVS repository
        [
        .I path ...
        ]
       +.PP
       +.B web
       +.B http://cvs.pdos.lcs.mit.edu/cvs/plan9/
        .SH DESCRIPTION
        The master source tree for Plan 9 from User Space is maintained
        using the source control system CVS
       t@@ -174,6 +177,9 @@ You will need to run the
        command first to create your
        .B .cvspass
        file.
       +.PP
       +The CVS tree can be inspected on the web at
       +.HR http://cvs.pdos.lcs.mit.edu/cvs/plan9/ "" .
        .SH EXAMPLES
        Incorporate any changes made to the CVS tree since
        the last check out or update:
       t@@ -219,7 +225,9 @@ list of files and wildcards to exclude from CVS operations in this directory
        .SH SEE ALSO
        Unix's
        \fIcvs\fR(1),
       -.HR http://www.cvshome.org
       +.HR http://www.cvshome.org/
       +.PP
       +.HR http://cvs.pdos.lcs.mit.edu/cvs/plan9/
        .SH BUGS
        The CVS server is a read-only public copy of a private tree.
        The dates on versions reflect the date the changes were made in the