Date: Wed, 29 Jan 2003 10:20:45 -0600 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: David O'Brien <obrien@FreeBSD.ORG> Cc: Mark Murray <mark@grondar.org>, Mikhail Teterin <mi+mx@aldan.algebra.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.inc des_crypt.3 opensslconf-alpha.h opensslconf-i386.h opensslconf-ia64.h opensslconf-powerpc.h opensslconf-sparc64.h src/secure/lib/libcrypto/man ASN1_OBJECT_new.3 ASN1_STRING_length.3 ... Message-ID: <20030129162045.GD8282@opus.celabo.org> In-Reply-To: <20030129081402.A64720@hub.freebsd.org> References: <200301290909.22187.mi%2Bmx@aldan.algebra.com> <200301291426.h0TEQhaX067483@grimreaper.grondar.org> <20030129081402.A64720@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 29, 2003 at 08:14:02AM -0800, David O'Brien wrote: > On Wed, Jan 29, 2003 at 02:26:43PM +0000, Mark Murray wrote: > > > NetBSD spells OpenSSL's passwd.1 as openssl_passwd.1 > > > > I don't like that. Its hard(er) to script. > > Changing manpages names is easy. Perhaps, but I'd rather we didn't do that. With a correctly set man path, I want to be able to type `man X509_NAME_ENTRY_get_object', not `openssl_X509_NAME_ENTRY_get_object'. Or an even more ridiculous example, `man OpenSSL_add_all_algorithms', not `man openssl_OpenSSL_add_all_algorithms'. By the way, we need to create all the right links, also. E.g. descriptions of EVP_DigestUpdate, EVP_DigestFinal, and so on are all in the pod for EVP_DigestInit. I think this can only be done manually :-( Cheers, -- Jacques A. Vidrine <nectar@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030129162045.GD8282>