code: fqa.9front.org

Download patch

ref: ac6723acf568aa195f370e403b79dda4ebc74547
parent: dacbf159164bc1f01e640bd50efc34045f670245
author: stanley lieber <stanley.lieber@gmail.com>
date: Fri Dec 9 14:38:56 EST 2016

fqa6.ms: misc. clean up

--- a/fqa6.ms
+++ b/fqa6.ms
@@ -42,7 +42,7 @@
 .R
 .ihtml h2
 
-Plan 9's approach to networking is unusual. For the bulk of this document, it helps if you have read and at least partially understood
+Plan 9's approach to networking is unusual: most operations comprise reading and writing ("composing") byte streams ("files"). For the bulk of this document, it helps if you have read and at least partially understood
 .ihtml a <a href="fqa0.html#0.1">
 .I
 FQA 0.1 - What is Plan 9?
@@ -60,11 +60,12 @@
 .ihtml a <a href="http://www.rfc-editor.org/rfc.html">
 reading the RFCs.
 .ihtml a
-Most likely, you can't read all of them. Pick some topics that you are interested in, or that you use in your network environment. Look them up, find out how they are intended to work. The RFCs define many (thousands of) standards for protocols on the Internet and how they are supposed to work.
 
 .B Note:
 A script for downloading all the RFCs is located in
+.ihtml a <a href="http://9front.org/9front/lib/rfc/grabrfc">
 .CW /lib/rfc/grabrfc .
+.ihtml a
 It copies the files into
 .CW /lib/rfc/ ,
 and it may take hours for the script to run to completion.