From: Eric V. H. <er...@us...> - 2009-08-17 18:31:06
|
Update of /cvsroot/v9fs/doc/rfc In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11386 Modified Files: README Log Message: Update README to point to github as the authoritative source. Index: README =================================================================== RCS file: /cvsroot/v9fs/doc/rfc/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README 12 Nov 2004 17:49:33 -0000 1.1.1.1 --- README 17 Aug 2009 18:30:55 -0000 1.2 *************** *** 1,9 **** ! This is for development of standards-track RFCs for 9P. At the present ! 3 RFC drafts are planned: ! ! 9P1 - documenting classic 9P ! 9P2000 - current 9P2000 standard ! 9P2000.u - unix extensions to 9P2000 ! ! People interested in helping write these suckers should look at ! RFC2223 (Instructions to RFC Authors) and RFC2360 (Best Current Practices). --- 1,2 ---- ! OBSOLETE: For updates to the protocol PLEASE reference ! http://github.com/ericvh/9p-rfc |