Bug 63396

Summary: Fix some minor grammar errors in gssapi.3.
Product: Documentation Reporter: Christopher Nehren <apeiron>
Component: Books & ArticlesAssignee: josef
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christopher Nehren 2004-02-26 16:00:39 UTC
Fix some minor (but nonetheless annoying) grammar errors in gssapi.3.

Fix: There's another part of gssapi.3 about which I'm concerned:
If a match for an entry is in both
.Nm [gssapi]
.Ar correct_des3_mic
and
.Nm [gssapi]
.Ar correct_des3_mic ,
the later will override.

I presume that the former should be broken_des3_mic, but since I haven't used
gssapi, I'm not sure. Here's a patch for the parts which are solely grammatical.
How-To-Repeat: man gssapi
Comment 1 josef freebsd_committer freebsd_triage 2004-05-04 18:24:08 UTC
Responsible Changed
From-To: freebsd-doc->josef

I'll take this one.
Comment 2 josef freebsd_committer freebsd_triage 2004-05-06 14:21:36 UTC
State Changed
From-To: open->feedback

I sent a patch based on your fixes to heimdal-bugs@pdc.kth.se. 
Lets see what they say.
Comment 3 josef freebsd_committer freebsd_triage 2004-05-07 08:49:02 UTC
State Changed
From-To: feedback->closed

This got committed into heimdal cvs. 
Thanks for your help.