mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove useless comment.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6a0d02c731
commit
6c316535e2
1 changed files with 1 additions and 6 deletions
|
|
@ -19,7 +19,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 13, 2001
|
||||
.Dd February 7, 2015
|
||||
.Dt SETRESUID 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -90,10 +90,5 @@ was invalid.
|
|||
.Xr setregid 2 ,
|
||||
.Xr setreuid 2 ,
|
||||
.Xr setuid 2
|
||||
.Sh STANDARDS
|
||||
These system calls are not available on many platforms.
|
||||
They exist in
|
||||
.Fx
|
||||
to support Linux binaries linked against GNU libc2.
|
||||
.Sh HISTORY
|
||||
These functions first appeared in HP-UX.
|
||||
|
|
|
|||
Loading…
Reference in a new issue