mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 10:10:24 -04:00
SYSCTL(9): correct typo
This commit is contained in:
parent
c4ff9276a9
commit
63a6bd2fc8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue