diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:03:41 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:03:41 +0000 |
commit | 27f16511e66b00a92e4f2307fc2d854bcc625544 (patch) | |
tree | a67167424fa8b3d5058eefb76e398a0581985e38 | |
parent | ab9de30cfa45ef35aed85408a597e0560c8efe98 (diff) |
Resync to 2004-04-10 XORG-RELEASE-1 branch
-rw-r--r-- | Xau.man | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ .\" $Xorg: Xau.man,v 1.3 2000/08/17 19:41:54 cpqbld Exp $ +.\" $XdotOrg: xc/doc/man/Xau/Xau.man,v 1.1.4.2.6.2 2004/03/27 06:13:26 alanc Exp $ +.\" .\" Copyright (c) 1994 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining a @@ -82,7 +84,7 @@ not be freed. \fBnot\fP statically allocated and should be freed by calling \fIXauDisposeAuth\fP. .PP -\fBXuWriteAuth\fP writes an authorization entry to \fIauth_file\fP. It +\fBXauWriteAuth\fP writes an authorization entry to \fIauth_file\fP. It returns 1 on success, 0 on failure. .PP \fBXauGetAuthByAddr\fP searches for an entry which matches the given network |