Date: Mon, 11 Feb 2002 16:01:23 -0500 From: Alan Eldridge <alane@geeksrus.net> To: cjclark@alum.mit.edu Cc: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: Re: Message: setkey(3) not present on the system ... Message-ID: <20020211210123.GA47419@wwweasel.geeksrus.net> In-Reply-To: <20020211115657.A24191@blossom.cjclark.org> References: <20020210223301.GA47758@wwweasel.geeksrus.net> <20020211020043.G20884@blossom.cjclark.org> <20020211133807.GA3543@wwweasel.geeksrus.net> <20020211115657.A24191@blossom.cjclark.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 11, 2002 at 11:56:58AM -0800, Crist J. Clark wrote: >On Mon, Feb 11, 2002 at 08:38:07AM -0500, Alan Eldridge wrote: >> On Mon, Feb 11, 2002 at 02:00:43AM -0800, Crist J. Clark wrote: >> >Those functions don't live in libc. They live in libcipher according >> >to setkey(3). >> >> My setkey(3) man page is a symlink to crypt(3), and only documents 3 >> functions functions, called crypt() and crypt_{get,set}_format(). >> >> Hmm... shouldn't my setkey(3) page be a link to cipher(3), instead? > >If you added the 'crypto' distribution when you installed, yes. If you >didn't, your system is as expected. Yes, I did add crypto, AFAIK. I did a custom install onto a new drive from the 4.5-RELEASE ISO image and selected everything that could be selected except for XFree86-3.3.x. See bin/34832. The man pages are correct in /usr/share/man/man3, but wrong in /usr/share/man/cat3 (which is, of course, what man checks first). -- Alan Eldridge "Dave's not here, man." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020211210123.GA47419>