diff options
Diffstat (limited to 'lib/libc/sys/acct.2')
| -rw-r--r-- | lib/libc/sys/acct.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2 index aa071d9dcfe9..1119bbecf070 100644 --- a/lib/libc/sys/acct.2 +++ b/lib/libc/sys/acct.2 @@ -51,7 +51,9 @@ system call enables or disables the collection of system accounting records. If the argument .Fa file -is a nil pointer, accounting is disabled. +is a +.Dv NULL +pointer, accounting is disabled. If .Fa file is an |
