X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ab5796a9f97180707734a81320e3eb81937281fe..f8a7bf170c03a3a97f558fa8569e7d15c7af9a20:/man/eudc.texi diff --git a/man/eudc.texi b/man/eudc.texi index aaf130eb48..b23cada3ac 100644 --- a/man/eudc.texi +++ b/man/eudc.texi @@ -12,11 +12,12 @@ EUDC is the Emacs Unified Directory Client, a common interface to directory servers using various protocols such as LDAP or the CCSO white pages directory system (PH/QI) -Copyright 1998, 2000, 2001, 2002 Free Software Foundation, Inc. +Copyright @copyright{} 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.1 or +under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts as in (a) below. A copy of the @@ -93,7 +94,7 @@ LDAP, Lightweight Directory Access Protocol @item CCSO PH/QI @item -BBDB, Big Brother's Insiduous Database +BBDB, Big Brother's Insidious Database @end itemize The main features of the EUDC interface are: @@ -178,7 +179,7 @@ EUDC. @comment node-name, next, previous, up @section BBDB -BBDB is the @dfn{Big Brother's Insiduous Database}, a package for Emacs +BBDB is the @dfn{Big Brother's Insidious Database}, a package for Emacs originally written by Jamie Zawinski which provides rolodex-like database functionality featuring tight integration with the Emacs mail and news readers. @@ -475,7 +476,7 @@ An alist specifying methods to display attribute values. Each member of the list is of the form @code{(@var{name} . @var{func})} where @var{name} is a lowercased string naming a directory attribute (translated according to @code{eudc-user-attribute-names-alist} if -@code{eudc-use-raw-directory-names} is non-nil) and @var{func} a +@code{eudc-use-raw-directory-names} is non-@code{nil}) and @var{func} a function that will be passed the corresponding attribute values for display. @end defvar