| Summary: | typo in kdc(8) man page | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | rsimmons0 |
| Component: | Books & Articles | Assignee: | Glen Barber <gjb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
rsimmons0
2011-11-07 00:40:11 UTC
The kdc.8 manual page is contributed code, as far as I know the policy is not to change those manual pages, since it makes it troublesome to merge vendor code. Regards! -- Niclas Zeising On Mon, Nov 7, 2011 at 4:39 AM, Niclas Zeising <niclas.zeising@gmail.com> wrote: > The kdc.8 manual page is contributed code, as far as I know the policy is > not to change those manual pages, since it makes it troublesome to merge > vendor code. Ah, I understand. I will go check and see if the current version of the upstream Heimdal krb5 has the same error. If it does, I'll submit a bug there. Thanks! On Mon, Nov 7, 2011 at 4:39 AM, Niclas Zeising <niclas.zeising@gmail.com> wrote: > The kdc.8 manual page is contributed code, as far as I know the policy is > not to change those manual pages, since it makes it troublesome to merge > vendor code. Could you tell me which version of Heimdal is in the base system of FreeBSD? On Fri, 11 Nov 2011, Robert Simmons wrote: > The following reply was made to PR docs/162343; it has been noted by GNATS. > > From: Robert Simmons <rsimmons0@gmail.com> > To: freebsd-gnats-submit@freebsd.org > Cc: > Subject: Re: docs/162343: typo in kdc(8) man page > Date: Fri, 11 Nov 2011 16:43:50 -0500 > > On Mon, Nov 7, 2011 at 4:39 AM, Niclas Zeising <niclas.zeising@gmail.com> wrote: > > The kdc.8 manual page is contributed code, as far as I know the policy is > > not to change those manual pages, since it makes it troublesome to merge > > vendor code. > > Could you tell me which version of Heimdal is in the base system of FreeBSD? As of FreeBSD freebuild.mit.edu 9.0-BETA3 FreeBSD 9.0-BETA3 #1: Thu Oct 6 23:48:14 EDT 2011 root@freebuild.mit.edu:/usr/obj/usr/src/sys/GENERIC amd64 the version of Heimdal is: freebuild# klist.heimdal --version klist.heimdal (Heimdal 1.1.0) Copyright 1995-2008 Kungliga Tekniska Hskolan Send bug-reports to heimdal-bugs@h5l.org -Ben Kaduk The doc bug exists in the current version of Heimdal. I submitted an upstream bug with a patch. State Changed From-To: open->closed Bug exists upstream; PR originator submitted a fix. Responsible Changed From-To: freebsd-doc->gjb I closed it. |