Changeset 776
- Timestamp:
- 04/17/08 07:22:51 (5 months ago)
- Files:
-
- branches/binary/server/doc/Makefile-xml2rfc (added)
- branches/binary/server/doc/binary-protocol-plan.txt (deleted)
- branches/binary/server/doc/protocol-binary-range.txt (moved) (moved from branches/binary/server/doc/binary-protocol-plan-udp.txt)
- branches/binary/server/doc/protocol-binary-range.xml (moved) (moved from branches/binary/server/doc/binary-protocol-plan-udp.xml)
- branches/binary/server/doc/protocol-binary.txt (moved) (moved from branches/binary/server/doc/binary-protocol-plan-v2.txt)
- branches/binary/server/doc/protocol-binary.xml (moved) (moved from branches/binary/server/doc/binary-protocol-plan-v2.xml) (1 diff)
- branches/binary/server/doc/xml2rfc (added)
- branches/binary/server/doc/xml2rfc/reference.RFC.0768.xml (added)
- branches/binary/server/doc/xml2rfc/rfc2629-noinc.xsl (added)
- branches/binary/server/doc/xml2rfc/rfc2629-other.ent (added)
- branches/binary/server/doc/xml2rfc/rfc2629-refchk.xsl (added)
- branches/binary/server/doc/xml2rfc/rfc2629-xhtml.ent (added)
- branches/binary/server/doc/xml2rfc/rfc2629.dtd (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/binary/server/doc/protocol-binary.xml
r761 r776 1 1 <?xml version="1.0" encoding="US-ASCII"?> 2 <!DOCTYPE rfc SYSTEM " rfc2629.dtd">2 <!DOCTYPE rfc SYSTEM "xml2rfc/rfc2629.dtd"> 3 3 <?xml-stylesheet type='text/xsl' href='rfc2629.xslt'?> 4 4 <?rfc toc="yes"?>
