summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/acct.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/acct.2')
-rw-r--r--lib/libc/sys/acct.24
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2
index aa071d9..1119bbe 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
OpenPOWER on IntegriCloud