Don't xref setregid(2) twice - one of them should be setreuid(2).

This commit is contained in:
Mike Pritchard 1997-04-01 18:50:56 +00:00
parent 51aa564f75
commit 625fe116e7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24502

View File

@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: issetugid.2,v 1.2 1997/03/31 16:36:14 peter Exp $
.\" $Id: issetugid.2,v 1.3 1997/04/01 18:45:57 mpp Exp $
.\"
.Dd August, 25 1996
.Dt ISSETUGID 2
@ -83,7 +83,7 @@ indicate an error.
.Xr setegid 2 ,
.Xr seteuid 2 ,
.Xr setregid 2 ,
.Xr setregid 2 ,
.Xr setreuid 2 ,
.Xr setuid 2
.Sh HISTORY
A