Module Name: src
Committed By: pgoyette
Date: Tue Oct 17 21:11:36 UTC 2017
Modified Files:
src/share/man/man9: do_setresuid.9
Log Message:
Typo: s/processes/process's/ for possession
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/do_setresuid.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/do_setresuid.9
diff -u src/share/man/man9/do_setresuid.9:1.6 src/share/man/man9/do_setresuid.9:1.7
--- src/share/man/man9/do_setresuid.9:1.6 Fri May 19 14:35:01 2017
+++ src/share/man/man9/do_setresuid.9 Tue Oct 17 21:11:36 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: do_setresuid.9,v 1.6 2017/05/19 14:35:01 abhinav Exp $
+.\" $NetBSD: do_setresuid.9,v 1.7 2017/10/17 21:11:36 pgoyette Exp $
.\"
.\"-
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -51,7 +51,7 @@ process to change its real, effective, a
.Pp
The
.Nm do_setresuid
-function sets the specified processes real user ID to
+function sets the specified process's real user ID to
.Ar ruid ,
its effective user ID to
.Ar euid ,