diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2007-06-12 21:05:31 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2007-06-12 21:05:31 +0000 |
| commit | 9153727f2f1ff1d0913e691f627cf697a6cdac4c (patch) | |
| tree | c30895b4510def057d79590ec81a6a871dbc4f11 /lib/libc | |
| parent | 333850fc3235a7e037e9c616d290558113b09d67 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc index 23c1c9d28b15..8bce636a8b42 100644 --- a/lib/libc/net/Makefile.inc +++ b/lib/libc/net/Makefile.inc @@ -52,7 +52,7 @@ MAN+= byteorder.3 ethers.3 eui64.3 \ inet6_opt_init.3 inet6_option_space.3 inet6_rth_space.3 \ inet6_rthdr_space.3 linkaddr.3 \ nsdispatch.3 rcmd.3 rcmdsh.3 resolver.3 sockatmark.3 \ - setsourcefilter.3 \ + sourcefilter.3 \ sctp_bindx.3 sctp_connectx.3 sctp_freepaddrs.3 \ sctp_getaddrlen.3 sctp_getassocid.3 sctp_getpaddrs.3 \ sctp_opt_info.3 sctp_recvmsg.3 sctp_send.3 sctp_sendmsg.3 \ |
