diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-17 10:08:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-17 10:08:36 +0000 |
| commit | f65f4d13fa691e8958a61a6c0c605549169b40a8 (patch) | |
| tree | d2c99370b8611d573fe0d229d908fd2bfc9c113e /lib/libutil/_secure_path.3 | |
| parent | 5ca1403ce06c603fa4fcfcdcb1208df4e44fa8c2 (diff) | |
Notes
Diffstat (limited to 'lib/libutil/_secure_path.3')
| -rw-r--r-- | lib/libutil/_secure_path.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/_secure_path.3 b/lib/libutil/_secure_path.3 index 082328d9bcc3..7545b2f9b71f 100644 --- a/lib/libutil/_secure_path.3 +++ b/lib/libutil/_secure_path.3 @@ -28,8 +28,8 @@ .Sh LIBRARY .Lb libutil .Sh SYNOPSIS -.Fd #include <sys/types.h> -.Fd #include <libutil.h> +.In sys/types.h +.In libutil.h .Ft int .Fn _secure_path "const char *path" "uid_t uid" "gid_t gid" .Sh DESCRIPTION |
