diff options
Diffstat (limited to 'share/man/man9/CONDSPLASSERT.9')
-rw-r--r-- | share/man/man9/CONDSPLASSERT.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/CONDSPLASSERT.9 b/share/man/man9/CONDSPLASSERT.9 index e52462b..2e7e5ed 100644 --- a/share/man/man9/CONDSPLASSERT.9 +++ b/share/man/man9/CONDSPLASSERT.9 @@ -36,7 +36,7 @@ .Sh SYNOPSIS .Cd options INVARIANTS .Cd options INVARIANT_SUPPORT -.Fn CONDSPLASSERT "condition, char *level, char *msg" +.Fn CONDSPLASSERT "condition, level, const char *msg" .Sh DESCRIPTION In a kernel compiled with both "options INVARIANTS" and "options INVARIANT_SUPPORT", |