aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Jansson <johan.jansson@iki.fi>2022-02-11 16:46:37 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2022-02-11 18:10:19 +0000
commitd4b0fa45dc1531fafb1f3f1a1956056597a4722c (patch)
tree003e0b6108a4c4eb592bfd545b66c97a46187d0e
parentb1b517412342f336a8e6d153130b2f4110e0285b (diff)
downloadsrc-d4b0fa45dc1531fafb1f3f1a1956056597a4722c.tar.gz
src-d4b0fa45dc1531fafb1f3f1a1956056597a4722c.zip
ucred.9: fix typo
PR: 261889 MFC after: 3 days
-rw-r--r--share/man/man9/ucred.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ucred.9 b/share/man/man9/ucred.9
index eb25ac612b5c..acd7c911a1fc 100644
--- a/share/man/man9/ucred.9
+++ b/share/man/man9/ucred.9
@@ -187,7 +187,7 @@ To avoid this scenario, it is recommended that system calls updating the
process credential be designed to avoid other authorization functions.
.Pp
If temporarily elevated privileges are required for a thread, the thread
-credential can by replaced for the duration of an activity, or for
+credential can be replaced for the duration of an activity, or for
the remainder of the system call.
However, as a thread credential is often shared, appropriate care should be
taken to make sure modifications are made to a writable credential