From owner-cvs-usrbin Sat May 9 13:54:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29549 for cvs-usrbin-outgoing; Sat, 9 May 1998 13:54:03 -0700 (PDT) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29402; Sat, 9 May 1998 13:53:46 -0700 (PDT) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA18565; Sat, 9 May 1998 13:50:39 -0700 (PDT) Date: Sat, 9 May 1998 13:50:39 -0700 (PDT) Message-Id: <199805092050.NAA18565@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fetch fetch.1 http.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1998/05/09 13:50:38 PDT Modified files: usr.bin/fetch fetch.1 http.c Log: Documentation fix: delete references to T/TCP as they are not relevant to the case in question. (Said case being quite clearly defined by the basic TCP specification, RFC 792.) Revision Changes Path 1.22 +27 -6 src/usr.bin/fetch/fetch.1 1.18 +9 -6 src/usr.bin/fetch/http.c