From owner-freebsd-doc@FreeBSD.ORG Wed Sep 19 16:10:08 2007 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2413A16A41A for ; Wed, 19 Sep 2007 16:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F08BE13C4B3 for ; Wed, 19 Sep 2007 16:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8JGA2Ni046063 for ; Wed, 19 Sep 2007 16:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8JGA2C8046034; Wed, 19 Sep 2007 16:10:02 GMT (envelope-from gnats) Resent-Date: Wed, 19 Sep 2007 16:10:02 GMT Resent-Message-Id: <200709191610.l8JGA2C8046034@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Philip Schulz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B43F816A420 for ; Wed, 19 Sep 2007 16:09:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id B445313C4B6 for ; Wed, 19 Sep 2007 16:09:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l8JG9kl8017719 for ; Wed, 19 Sep 2007 16:09:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l8JG9kRL017718; Wed, 19 Sep 2007 16:09:46 GMT (envelope-from nobody) Message-Id: <200709191609.l8JG9kRL017718@www.freebsd.org> Date: Wed, 19 Sep 2007 16:09:46 GMT From: Philip Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/116471: crypto(9): Camellia Algorithm needs to be added X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 16:10:08 -0000 >Number: 116471 >Category: docs >Synopsis: crypto(9): Camellia Algorithm needs to be added >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 19 16:10:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Philip Schulz >Release: CURRENT >Organization: >Environment: FreeBSD freebsd 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Sep 12 18:11:11 CEST 2007 root@freebsd:/usr/obj/usr/src/sys/GENERIC i386 >Description: The Camellia Algorithm was integrated in May 2007, yet the crypto(9) man page has never been updated. >How-To-Repeat: man 9 crypto and see for yourself ;) >Fix: Patch attached with submission follows: Index: share/man/man9/crypto.9 =================================================================== RCS file: /home/ncvs/src/share/man/man9/crypto.9,v retrieving revision 1.13 diff -u -r1.13 crypto.9 --- share/man/man9/crypto.9 14 Dec 2006 14:33:13 -0000 1.13 +++ share/man/man9/crypto.9 19 Sep 2007 15:53:17 -0000 @@ -192,6 +192,8 @@ .It Dv CRYPTO_SHA2_256_HMAC .It Dv CRYPTO_SHA2_384_HMAC .It Dv CRYPTO_SHA2_512_HMAC +.It Dv CRYPTO_CAMELLIA_CBC .It Dv CRYPTO_NULL_HMAC .It Dv CRYPTO_NULL_CBC .El >Release-Note: >Audit-Trail: >Unformatted: