Bug 161263

Summary: ldap handbook is incorrect
Product: Documentation Reporter: Brandon McCann <mccann.brandon>
Component: Books & ArticlesAssignee: Benedict Reuschling <bcr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
doc.articles.ldap-auth.article.sgml.diff none

Description Brandon McCann 2011-10-03 21:00:22 UTC
http://www.freebsd.org/doc/en/articles/ldap-auth/article.html

The documentation at the beginning says to install openldap24-server, but then halfway down it says to install openldap23-client when the version should stay the same so it should be changed to openldap24-client.

Fix: 

update the handbook.
Comment 1 Glen Barber freebsd_committer freebsd_triage 2011-10-03 21:14:40 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Doc PR.
Comment 2 Niclas Zeising 2011-10-12 08:49:17 UTC
Hi!
Here is a patch that makes the article consistently use openldap24,
instead of a mix of openldap23 and openldap24.
Regards!
-- 
Niclas
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2011-10-12 08:57:23 UTC
Responsible Changed
From-To: freebsd-doc->bcr

Grab this one.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-13 18:04:31 UTC
bcr         2011-10-13 17:04:17 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/ldap-auth article.sgml 
  Log:
  Use a consistent version of the openldap port throughout the article.
  PR:             docs/161263
  Submitted by:   Brandon McCann (mccann dot brandon at gmail dot com)
  Patch by:       Niclas Zeising (niclas dot zeising at gmail dot com)
  
  Revision  Changes    Path
  1.4       +4 -4      doc/en_US.ISO8859-1/articles/ldap-auth/article.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Benedict Reuschling freebsd_committer freebsd_triage 2011-10-13 18:20:06 UTC
State Changed
From-To: open->closed

Patch committed. Thanks to both of you for filing the PR and 
supplying a patch for it (respectively). PR closed!