mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove unnecessary includes from these libutil man pages.
Requested by bde (as was the previous commit).
This commit is contained in:
parent
34775f8907
commit
5c005f0000
3 changed files with 0 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -36,7 +36,6 @@
|
|||
.Sh LIBRARY
|
||||
.Lb libutil
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In libutil.h
|
||||
.Ft properties
|
||||
.Fn properties_read "int fd"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue