[PATCH] Fix FDPASSIN -> FDPASSING typo in the documentation.

W. Trevor King wking at tremily.us
Mon Oct 8 00:36:01 CEST 2012


Signed-off-by: W. Trevor King <wking at tremily.us>
---
 doc/assuan.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/assuan.texi b/doc/assuan.texi
index ddac37a..735e843 100644
--- a/doc/assuan.texi
+++ b/doc/assuan.texi
@@ -1121,7 +1121,7 @@ Make a connection to the Unix domain socket @var{name} and return a
 new Assuan context at @var{ctx}.  @var{server_pid} is currently not
 used but may become handy in the future; if you don't know the
 server's process ID (PID), pass @code{ASSUAN_INVALID_PID}.  With
- at var{flags} set to @code{ASSUAN_SOCKET_CONNECT_FDPASSIN},
+ at var{flags} set to @code{ASSUAN_SOCKET_CONNECT_FDPASSING},
 @code{sendmsg} and @code{recvmesg} are used for input and output and
 thereby enable the use of descriptor passing.
 
-- 
1.7.12
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20121007/90b974c6/attachment.pgp>


More information about the Gnupg-devel mailing list