From f7a10404bccd5370cf494e1453a276bbf09b1143 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 20 Nov 2000 14:11:46 +0000 Subject: mdoc(7) police: Nm -> Fn where appropriate. --- lib/libc/sys/setresuid.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/setresuid.2') 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 -- cgit v1.1