Update manpages for r250887.
Remove the lists of unneeded header files. Requested by: eadler
This commit is contained in:
parent
c0a01b0858
commit
3e86f64f24
@ -28,7 +28,7 @@
|
||||
.\" @(#)fts.3 8.5 (Berkeley) 4/16/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 18, 2012
|
||||
.Dd May 21, 2013
|
||||
.Dt FTS 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -37,8 +37,6 @@
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/stat.h
|
||||
.In fts.h
|
||||
.Ft FTS *
|
||||
.Fn fts_open "char * const *path_argv" "int options" "int (*compar)(const FTSENT * const *, const FTSENT * const *)"
|
||||
|
@ -24,15 +24,13 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 12, 1995
|
||||
.Dd May 21, 2013
|
||||
.Dt GETIFADDRS 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm getifaddrs
|
||||
.Nd get interface addresses
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/socket.h
|
||||
.In ifaddrs.h
|
||||
.Ft int
|
||||
.Fn getifaddrs "struct ifaddrs **ifap"
|
||||
|
@ -20,15 +20,13 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 14, 2003
|
||||
.Dd May 21, 2013
|
||||
.Dt GETIFMADDRS 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm getifmaddrs
|
||||
.Nd get multicast group memberships
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/socket.h
|
||||
.In ifaddrs.h
|
||||
.Ft int
|
||||
.Fn getifmaddrs "struct ifmaddrs **ifmap"
|
||||
|
Loading…
x
Reference in New Issue
Block a user