# HG changeset patch # User markus schnalke # Date 1342047407 -7200 # Node ID 9ed707d62150bdcde553807e8ee6087d23951621 # Parent 05a243dffaca0d4c6031093beb0b8fdaa128fbb0 Added separate RFC page to the references. diff -r 05a243dffaca -r 9ed707d62150 makefile --- a/makefile Thu Jul 12 00:39:41 2012 +0200 +++ b/makefile Thu Jul 12 00:56:47 2012 +0200 @@ -1,7 +1,7 @@ NAME = thesis CHAPS = style front.roff dedication.roff toc.roff \ preface.roff intro.roff discussion.roff summary.roff tools.roff \ - refs.roff official.roff colophon.roff + refs.roff rfcs.roff official.roff colophon.roff BIB = bib *.bib PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress REFER = refer -n -p bib -p mail.bib -p web.bib -e -P -sLAD -l,2 -k diff -r 05a243dffaca -r 9ed707d62150 rfcs --- a/rfcs Thu Jul 12 00:39:41 2012 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -%L RFC\|821 -%A Jonathan B. Postel -%T Simple Mail Transfer Protocol -%S Request for Comments -%V 821 -%I IETF -%D August 1982 -%O \f(CW\s-1http://www.ietf.org/rfc/rfc821.txt\s0 diff -r 05a243dffaca -r 9ed707d62150 rfcs.roff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rfcs.roff Thu Jul 12 00:56:47 2012 +0200 @@ -0,0 +1,49 @@ +.H- "Requests for Comments +.P +RFCs document the Internet. They are published by the +.I "Internet Engineering Task Force +(IETF). +Any particular RFC is located at: +.VS +http://www.ietf.org/rfc/rfcNNNN.txt +VE +The placeholder `\fLNNNN\fP' needs to be replaced with the four-digit +number of the RFC. +RFC\|821, for example, can be found at +.Fn http://www.ietf.org/rfc/rfc0821.txt . +.P +The following list of contains all RFCs referenced in this document. +.sp + +.IP RFC\|821 +.I "Simple Mail Transfer Protocol", +August 1982. + +.IP RFC\|822 +.I "Standard for the Format of ARPA Internet Text Messages", +August 1982. + +.IP RFC\|2045 +.I "Multipurpose Internet Mail Extensions (MIME) Part One:\ + Format of Internet Message Bodies" , +November 1996. + +.IP RFC\|2046 +.I "Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types" , +November 1996. + +.IP RFC\|2047 +.I "MIME (Multipurpose Internet Mail Extensions) Part Three:\ + Message Header Extensions for Non-ASCII Text" , +November 1996. + +.IP RFC\|2048 +.I "Multipurpose Internet Mail Extensions (MIME) Part Four:\ + Registration Procedures" , +November 1996. + +.IP RFC\|2049 +.I "Multipurpose Internet Mail Extensions (MIME) Part Five:\ + Conformance Criteria and Examples" , +November 1996. +