From 63a6bd2fc8ee7451fdcd236c50056d939cab09d6 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 15 Mar 2024 14:48:17 -0700 Subject: [PATCH] SYSCTL(9): correct typo --- share/man/man9/sysctl.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/sysctl.9 b/share/man/man9/sysctl.9 index 83f526b349a..2a4370a5d67 100644 --- a/share/man/man9/sysctl.9 +++ b/share/man/man9/sysctl.9 @@ -704,7 +704,7 @@ macro or the function. If the .Fa len -argument in zero, the string length is computed at every access to the OID using +argument is zero, the string length is computed at every access to the OID using .Xr strlen 3 . Use the .Fn SYSCTL_CONST_STRING