| Summary: | man page kadmind(8) not found at www.FreeBSD.ORG | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Sebastien Gioria <gioria> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Sebastien Gioria
2002-12-11 17:50:01 UTC
Responsible Changed From-To: freebsd-www->freebsd-doc This is not a bug on www.freebsd.org. The kadmind.8 manpage was part of the krb4 distribution in 4.x, but the page is no longer part of the crypto distribution in FreeBSD 5.x [FreeBSD 5.1, crypto distribution] $ grep kadmin crypto.mtree kadmin size=45172 kadmind size=20820 kadmin.8.gz size=1806 kadmin.8.gz size=2390 => no kadmind.8 page! [FreeBSD 4.9, crypto distribution] $ cat krb4.??|tar tfvz - |grep kadmin -r-xr-xr-x root/wheel 33656 Oct 27 07:31 2003 ./usr/bin/kadmin -r-xr-xr-x root/wheel 21968 Oct 27 07:31 2003 ./usr/sbin/kadmind -r--r--r-- root/wheel 1910 Oct 27 07:31 2003 ./usr/share/man/cat8/kadmin.8.gz -r--r--r-- root/wheel 1428 Oct 27 07:31 2003 ./usr/share/man/cat8/kadmind.8.gz -r--r--r-- root/wheel 1901 Oct 27 07:31 2003 ./usr/share/man/man8/kadmin.8.gz -r--r--r-- root/wheel 1355 Oct 27 07:31 2003 ./usr/share/man/man8/kadmind State Changed From-To: open->closed The manpage seems to be accessible now. |