Update manpages for r250887.

Remove the lists of unneeded header files.

Requested by:	eadler
This commit is contained in:
Ed Schouten 2013-05-21 21:39:18 +00:00
parent 6ed0f50f78
commit 8ed7462feb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250888
3 changed files with 3 additions and 9 deletions

View File

@ -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 *)"

View File

@ -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"

View File

@ -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"