diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2001-10-03 16:29:21 +0000 | 
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2001-10-03 16:29:21 +0000 | 
| commit | da838a65465dd399dd45c6cf8a24926e710dbdb3 (patch) | |
| tree | aa1e92bb25584ca674c24b333f911df2d471a394 /lib/libc/posix1e | |
| parent | d2dcbe6238d0c417f5c873a8da3788dabdf73d7f (diff) | |
Notes
Diffstat (limited to 'lib/libc/posix1e')
| -rw-r--r-- | lib/libc/posix1e/cap_copy_int.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_copy_int.3 b/lib/libc/posix1e/cap_copy_int.3 index 57682a4cbc21..91975635b52b 100644 --- a/lib/libc/posix1e/cap_copy_int.3 +++ b/lib/libc/posix1e/cap_copy_int.3 @@ -39,7 +39,7 @@ working storage  .In sys/types.h  .In sys/capability.h  .Ft cap_t -.Fn cap_copy_int "void *ext_p" +.Fn cap_copy_int "const void *ext_p"  .Sh DESCRIPTION  The  .Fn cap_copy_int  | 
