summaryrefslogtreecommitdiff
path: root/httemplate/docs/man/FS/UID.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/man/FS/UID.html')
-rw-r--r--httemplate/docs/man/FS/UID.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/httemplate/docs/man/FS/UID.html b/httemplate/docs/man/FS/UID.html
index 9f4947765..3c28eebfd 100644
--- a/httemplate/docs/man/FS/UID.html
+++ b/httemplate/docs/man/FS/UID.html
@@ -31,7 +31,7 @@
<H1><A NAME="synopsis">SYNOPSIS</A></H1>
<PRE>
use FS::UID qw(adminsuidsetup cgisuidsetup dbh datasrc getotaker
- checkeuid checkruid swapuid);</PRE>
+ checkeuid checkruid);</PRE>
<PRE>
adminsuidsetup $user;</PRE>
<PRE>
@@ -100,10 +100,6 @@ Returns true if effective UID is that of the freeside user.
<DD>
Returns true if the real UID is that of the freeside user.
<P></P>
-<DT><STRONG><A NAME="item_swapuid">swapuid</A></STRONG><BR>
-<DD>
-Swaps real and effective UIDs.
-<P></P>
<DT><STRONG><A NAME="item_getsecrets_%5B_USER_%5D">getsecrets [ USER ]</A></STRONG><BR>
<DD>
Sets the user to USER, if supplied.
@@ -122,7 +118,7 @@ coderef into the hash %FS::UID::callback :</P>
<P>
<HR>
<H1><A NAME="version">VERSION</A></H1>
-<P>$Id: UID.html,v 1.1 2001-07-30 07:36:03 ivan Exp $</P>
+<P>$Id: UID.html,v 1.3 2002-01-29 17:42:46 ivan Exp $</P>
<P>
<HR>
<H1><A NAME="bugs">BUGS</A></H1>