aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-04-09 12:19:17 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-04-09 12:19:17 +0000
commitf171938cd6ed8d21135af856dbe4a8091e4a292c (patch)
tree3706385d0a2edfe8d210db0669b672291f328368
parenta37c6fcc46caffc15f0f22a7e4afce9192872c1a (diff)
jail: Remove a double word in a source code comment
- s/a a/a/ MFC after: 3 days
-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 bf869362f004..0521e06ce223 100644
--- a/sys/kern/kern_jail.c
+++ b/sys/kern/kern_jail.c
@@ -2844,7 +2844,7 @@ prison_free_not_last(struct prison *pr)
}
/*
- * Hold a a prison for user visibility, by incrementing pr_uref.
+ * 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
* an error to hold an invalid prison. A prison record will remain