.nf
.B "#include <checkpath.h>"
-.BI "int checkpath(const char *" path ,
-.BI " const struct checkpath *" cp ");"
+.BI "int checkpath(const char *" path ", const struct checkpath *" cp ");"
.BI "int checkpath_addgid(struct checkpath *" cp ", gid_t " g ");"
.BI "void checkpath_setuid(struct checkpath *" cp ");"
.BI "int checkpath_setgid(struct checkpath *" cp ");"