summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/setresuid.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 14:11:46 +0000
committerru <ru@FreeBSD.org>2000-11-20 14:11:46 +0000
commitf7a10404bccd5370cf494e1453a276bbf09b1143 (patch)
treee5249448ab52cfea6561a527dbe5fa3c83eddaaa /lib/libc/sys/setresuid.2
parent55a23507010ea3eabe58edf611fdf921fabc3374 (diff)
downloadFreeBSD-src-f7a10404bccd5370cf494e1453a276bbf09b1143.zip
FreeBSD-src-f7a10404bccd5370cf494e1453a276bbf09b1143.tar.gz
mdoc(7) police: Nm -> Fn where appropriate.
Diffstat (limited to 'lib/libc/sys/setresuid.2')
-rw-r--r--lib/libc/sys/setresuid.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/setresuid.2 b/lib/libc/sys/setresuid.2
index 8ae2117..deb9978 100644
--- a/lib/libc/sys/setresuid.2
+++ b/lib/libc/sys/setresuid.2
@@ -37,11 +37,11 @@
.Fn setresuid "uid_t ruid" "uid_t euid" "uid_t suid"
.Sh DESCRIPTION
The
-.Nm setresuid
+.Fn setresuid
system call sets the real,
effective and saved user IDs of the current process.
The analogous
-.Nm setresgid
+.Fn setresgid
sets the real, effective and saved group IDs.
.Pp
Privileged processes may set these IDs
OpenPOWER on IntegriCloud