summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/quotactl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/quotactl.2')
-rw-r--r--lib/libc/sys/quotactl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/quotactl.2 b/lib/libc/sys/quotactl.2
index ac6d912..b14932e 100644
--- a/lib/libc/sys/quotactl.2
+++ b/lib/libc/sys/quotactl.2
@@ -44,7 +44,7 @@
.Fd #include <sys/types.h>
.Fd #include <ufs/ufs/quota.h>
.Ft int
-.Fn quotactl "const char *path" "int cmd" "int id" "char *addr"
+.Fn quotactl "const char *path" "int cmd" "int id" "void *addr"
.Sh DESCRIPTION
The
.Fn quotactl
OpenPOWER on IntegriCloud