From 05230f064fc518827b24d4e76e7746d3a7166ed0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Aug 2008 13:41:08 +0000 Subject: [PATCH] remove old FIXME --- man3/getnetent_r.3 | 2 -- man3/getprotoent_r.3 | 1 - man3/getrpcent_r.3 | 1 - man3/getservent_r.3 | 1 - 4 files changed, 5 deletions(-) diff --git a/man3/getnetent_r.3 b/man3/getnetent_r.3 index 4d3d7df57..09f30af38 100644 --- a/man3/getnetent_r.3 +++ b/man3/getnetent_r.3 @@ -140,6 +140,4 @@ Functions with similar names exist on some other systems, though typically with different calling signatures. .SH "SEE ALSO" .BR getnetent (3), -.\" FIXME . Add SEE ALSO from the above page to this page. -.\" FIXME make links for this page. .BR networks (5) diff --git a/man3/getprotoent_r.3 b/man3/getprotoent_r.3 index b32928a79..cd1839d75 100644 --- a/man3/getprotoent_r.3 +++ b/man3/getprotoent_r.3 @@ -231,5 +231,4 @@ main(int argc, char *argv[]) .fi .SH "SEE ALSO" .BR getprotoent (3), -.\" FIXME . Add SEE ALSO from the above page to this page. .BR protocols (5) diff --git a/man3/getrpcent_r.3 b/man3/getrpcent_r.3 index 751c1ed19..c28b05c15 100644 --- a/man3/getrpcent_r.3 +++ b/man3/getrpcent_r.3 @@ -130,5 +130,4 @@ though typically with different calling signatures. .fi .SH "SEE ALSO" .BR getrpcent (3), -.\" FIXME . Add SEE ALSO from the above page to this page. .BR rpc (5) diff --git a/man3/getservent_r.3 b/man3/getservent_r.3 index dfde51547..e81055106 100644 --- a/man3/getservent_r.3 +++ b/man3/getservent_r.3 @@ -235,5 +235,4 @@ main(int argc, char *argv[]) .fi .SH "SEE ALSO" .BR getservent (3), -.\" FIXME . Add SEE ALSO from the above page to this page. .BR services (5)