aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Broka <git@damien.sh>2023-09-11 11:15:18 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-09-12 14:42:03 +0000
commitff9c4abd9feaf13cf911f4655234da7a62d0c7af (patch)
tree988e7a8991cbb6b55bf5a68cd6f077693e909db8
parent06bac0da1314907b8de37bbad559777ab418e811 (diff)
downloadsrc-ff9c4abd9feaf13cf911f4655234da7a62d0c7af.tar.gz
src-ff9c4abd9feaf13cf911f4655234da7a62d0c7af.zip
sysctl(9): Fix typo translatation -> translation
MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/839
-rw-r--r--share/man/man9/sysctl.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sysctl.9 b/share/man/man9/sysctl.9
index d2001384c9aa..83f526b349a1 100644
--- a/share/man/man9/sysctl.9
+++ b/share/man/man9/sysctl.9
@@ -626,7 +626,7 @@ For example,
.Fn SYSCTL_INT
reports the raw value of an associated variable of type
.Vt int .
-However, nodes may also export a value that is a translatation of an internal
+However, nodes may also export a value that is a translation of an internal
representation.
.Pp
The