Remove unnecessary includes from these libutil man pages.

Requested by bde (as was the previous commit).
This commit is contained in:
Guy Helmer 2012-01-16 21:25:41 +00:00
parent 34775f8907
commit 5c005f0000
3 changed files with 0 additions and 4 deletions

View file

@ -36,7 +36,6 @@
.Sh LIBRARY
.Lb libutil
.Sh SYNOPSIS
.In sys/param.h
.In libutil.h
.Ft "struct pidfh *"
.Fn pidfile_open "const char *path" "mode_t mode" "pid_t *pidptr"

View file

@ -36,7 +36,6 @@
.Sh LIBRARY
.Lb libutil
.Sh SYNOPSIS
.In sys/types.h
.In libutil.h
.Ft properties
.Fn properties_read "int fd"

View file

@ -33,8 +33,6 @@
.Sh LIBRARY
.Lb libutil
.Sh SYNOPSIS
.In sys/types.h
.In netinet/in.h
.In libutil.h
.Ft int
.Fn realhostname "char *host" "size_t hsize" "const struct in_addr *ip"