From owner-svn-src-all@FreeBSD.ORG Fri May 8 14:09:32 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3540D1065672; Fri, 8 May 2009 14:09:32 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 239878FC19; Fri, 8 May 2009 14:09:32 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n48E9WuF093286; Fri, 8 May 2009 14:09:32 GMT (envelope-from philip@svn.freebsd.org) Received: (from philip@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n48E9WqW093285; Fri, 8 May 2009 14:09:32 GMT (envelope-from philip@svn.freebsd.org) Message-Id: <200905081409.n48E9WqW093285@svn.freebsd.org> From: Philip Paeps Date: Fri, 8 May 2009 14:09:32 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r191914 - head/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 14:09:32 -0000 Author: philip Date: Fri May 8 14:09:31 2009 New Revision: 191914 URL: http://svn.freebsd.org/changeset/base/191914 Log: Sync ubsec(4) with reality, note BCM5825 support. Pointed out by: brueffer MFC after: 1 minute Modified: head/share/man/man4/ubsec.4 Modified: head/share/man/man4/ubsec.4 ============================================================================== --- head/share/man/man4/ubsec.4 Fri May 8 14:01:40 2009 (r191913) +++ head/share/man/man4/ubsec.4 Fri May 8 14:09:31 2009 (r191914) @@ -102,6 +102,8 @@ Faster version of the BCM5820. Faster version of the BCM5820. .It Broadcom BCM5823 A BCM5822 with AES capability. +.It Broadcom BCM5825 +Faster version of the BCM5823. .El .Sh SEE ALSO .Xr crypt 3 ,