aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_jail.c
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-09-04 11:00:01 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-09-04 11:00:01 +0000
commit49a033d8cf74c4fe115dff62836512b15cfac788 (patch)
treebb32debef53b2d584f1b6f52c2737e9737b316e6 /sys/kern/kern_jail.c
parent347b1991b09983a03a4916c0d6b3e6097f852c89 (diff)
downloadsrc-49a033d8cf74c4fe115dff62836512b15cfac788.tar.gz
src-49a033d8cf74c4fe115dff62836512b15cfac788.zip
kern: Correct some typos in source code comments
- s/occured/occurred/ - s/the the/the/ MFC after: 3 days
Diffstat (limited to 'sys/kern/kern_jail.c')
-rw-r--r--sys/kern/kern_jail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_jail.c b/sys/kern/kern_jail.c
index 965f3379adce..108432c53bca 100644
--- a/sys/kern/kern_jail.c
+++ b/sys/kern/kern_jail.c
@@ -2848,7 +2848,7 @@ prison_free_not_last(struct prison *pr)
/*
* Hold a prison for user visibility, by incrementing pr_uref.
* It is generally an error to hold a prison that isn't already
- * user-visible, except through the the jail system calls. It is also
+ * user-visible, except through the jail system calls. It is also
* an error to hold an invalid prison. A prison record will remain
* alive as long as it has at least one user reference, and will not
* be set to the dying state until the prison mutex and allprison_lock