From owner-cvs-all@FreeBSD.ORG Fri Dec 17 11:24:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7464816A4CE; Fri, 17 Dec 2004 11:24:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCAF43D46; Fri, 17 Dec 2004 11:24:33 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBHBOXjQ050283; Fri, 17 Dec 2004 11:24:33 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBHBOXed050282; Fri, 17 Dec 2004 11:24:33 GMT (envelope-from glebius) Message-Id: <200412171124.iBHBOXed050282@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 17 Dec 2004 11:24:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 divert.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 11:24:33 -0000 glebius 2004-12-17 11:24:33 UTC FreeBSD src repository Modified files: share/man/man4 divert.4 Log: Note that send(2) is no longer applicable to divert(4) sockets. Noticed by: Dmitry Dvoinikov Wording by: cperciva MFC after: 3 days Revision Changes Path 1.32 +5 -7 src/share/man/man4/divert.4