Fixed missing `const' in synopsis.

This commit is contained in:
Bruce Evans 2001-10-03 16:29:21 +00:00
parent d2dcbe6238
commit da838a6546

View file

@ -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