From owner-cvs-all@FreeBSD.ORG Fri Jan 16 09:21:04 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 0746016A4CE; Fri, 16 Jan 2004 09:21:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4607343D31; Fri, 16 Jan 2004 09:21:03 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0GHL30B086973; Fri, 16 Jan 2004 09:21:03 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0GHL3wA086972; Fri, 16 Jan 2004 09:21:03 -0800 (PST) (envelope-from sam) Message-Id: <200401161721.i0GHL3wA086972@repoman.freebsd.org> From: Sam Leffler Date: Fri, 16 Jan 2004 09:21:03 -0800 (PST) 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 crypto.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, 16 Jan 2004 17:21:04 -0000 sam 2004/01/16 09:21:03 PST FreeBSD src repository Modified files: share/man/man4 crypto.4 Log: Splice in cryptodev (this man page originated on openbsd where there is no cryptodev module.) Should probably create a separate cryptodev man page (or a link to this one) but for now add enough so folks understand the relationship between the two. Prodded by: phk Revision Changes Path 1.5 +11 -5 src/share/man/man4/crypto.4