aboutsummaryrefslogtreecommitdiffstats
path: root/man3/offsetof.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2009-01-27 02:39:25 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2009-01-27 02:39:25 +0100
commit10e83d46824c729502e6720ad49d4baabda70c0f (patch)
tree4f1660d3a348658041698407407decff63ace1e2 /man3/offsetof.3
parentcf499212e796055d4601b91fb9d502437fe95360 (diff)
downloadman-pages-10e83d46824c729502e6720ad49d4baabda70c0f.tar.gz
offsetof.3: srcfix: remove out-of-date FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/offsetof.3')
-rw-r--r--man3/offsetof.33
1 files changed, 0 insertions, 3 deletions
diff --git a/man3/offsetof.3 b/man3/offsetof.3
index 9d09c3810a..427da8d244 100644
--- a/man3/offsetof.3
+++ b/man3/offsetof.3
@@ -98,6 +98,3 @@ main(void)
exit(EXIT_SUCCESS);
}
.fi
-.\" .SH SEE ALSO
-.\" FIXME . When one day readdir_r(3) is documented, it should have
-.\" a SEE ALSO that refers to this page.