The branch main has been updated by obrien: URL: https://cgit.FreeBSD.org/src/commit/?id=63a6bd2fc8ee7451fdcd236c50056d939cab09d6
commit 63a6bd2fc8ee7451fdcd236c50056d939cab09d6 Author: David E. O'Brien <obr...@freebsd.org> AuthorDate: 2024-03-15 21:48:17 +0000 Commit: David E. O'Brien <obr...@freebsd.org> CommitDate: 2024-03-15 21:53:10 +0000 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 83f526b349a1..2a4370a5d67c 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