From owner-cvs-all Sat Oct 5 12: 2:45 2002 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 13DC637B401; Sat, 5 Oct 2002 12:02:44 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB1143E3B; Sat, 5 Oct 2002 12:02:43 -0700 (PDT) (envelope-from sam@errno.com) Received: from melange (melange.errno.com [66.127.85.82]) (authenticated bits=0) by ebb.errno.com (8.12.5/8.12.1) with ESMTP id g95J2g1H093517 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 5 Oct 2002 12:02:42 -0700 (PDT)?g (envelope-from sam@errno.com)œ X-Authentication-Warning: ebb.errno.com: Host melange.errno.com [66.127.85.82] claimed to be melange Message-ID: <0db401c26ca1$c86c2420$52557f42@errno.com> From: "Sam Leffler" To: "Sheldon Hearn" Cc: , References: <200210042043.g94KhUT1044494@freefall.freebsd.org> <20021005114914.GF380@starjuice.net> Subject: Re: cvs commit: src/share/man/man4 Makefile crypto.4 hifn.4 ubsec.4 src/share/man/man9 Makefile crypto.9 Date: Sat, 5 Oct 2002 12:02:37 -0700 Organization: Errno Consulting MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On (2002/10/04 13:43), Sam Leffler wrote: > > > Modified files: > > share/man/man4 Makefile > > share/man/man9 Makefile > > Added files: > > share/man/man4 crypto.4 hifn.4 ubsec.4 > > share/man/man9 crypto.9 > > Log: > > manual pages for the new kernel crypto support (need work) > > > > Obtained from: openbsd > > Thanks for the "need work" comment. Should manpage people limit > themselves to content changes to minimize diffs against OpenBSD's > copies, or can we make gratuitous mdoc changes as well if needed? > The API described in crypto.9 is out of date (e.g. some extra params to routines are missing), there are driver-specific sysctl's not documented, and I wasn't sure how to handle the HISTORY section content. I'll take care of API stuff and the like. I don't think it's worth minimizing diffs to the openbsd version as the content isn't likely to change significantly in the future. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message