diff options
author | Egbert Eich <eich@suse.de> | 2004-04-15 10:13:26 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-15 10:13:26 +0000 |
commit | 0e5e1474c2c5aa2dff1172234d443151224c22ea (patch) | |
tree | cbb4db21eecc4d5b114044762f0b350832766e8c | |
parent | b90161d474d09cdadcbaa45f176e8302b8b40081 (diff) |
Merged changes from RELEASE-1 branchbefore_20040421_xprint_branch_landingXORG-CURRENT-CLOSED
-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$ +.\" .\" 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 |