aboutsummaryrefslogtreecommitdiff
path: root/contrib/openpam/lib/openpam_restore_cred.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/lib/openpam_restore_cred.c')
-rw-r--r--contrib/openpam/lib/openpam_restore_cred.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/openpam/lib/openpam_restore_cred.c b/contrib/openpam/lib/openpam_restore_cred.c
index 75ff53c753a8..9585e3f2902a 100644
--- a/contrib/openpam/lib/openpam_restore_cred.c
+++ b/contrib/openpam/lib/openpam_restore_cred.c
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $P4: //depot/projects/openpam/lib/openpam_restore_cred.c#10 $
+ * $P4: //depot/projects/openpam/lib/openpam_restore_cred.c#11 $
*/
#include <sys/param.h>
@@ -87,7 +87,7 @@ openpam_restore_cred(pam_handle_t *pamh)
* The =openpam_restore_cred function restores the credentials saved by
* =openpam_borrow_cred.
*
- * >setegid
- * >seteuid
- * >setgroups
+ * >setegid 2
+ * >seteuid 2
+ * >setgroups 2
*/