aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:20:45 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-12-31 21:20:45 +0100
commite2bfd6dfcee79a44c5f94b584043fc844515cab5 (patch)
treef5ee49bb35ebd7bb8b5c69612e76f6966a43270f
parente357a0a487767d29abb54b3ad676dc529bbb79fd (diff)
downloadman-pages-e2bfd6dfcee79a44c5f94b584043fc844515cab5.tar.gz
fpathconf.3: srcfix: Added FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/fpathconf.315
1 files changed, 15 insertions, 0 deletions
diff --git a/man3/fpathconf.3 b/man3/fpathconf.3
index 93aa7d4887..fe6bf0c039 100644
--- a/man3/fpathconf.3
+++ b/man3/fpathconf.3
@@ -21,6 +21,21 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" License.
.\" Modified Wed Jul 28 11:12:26 1993 by Rik Faith (faith@cs.unc.edu)
+.\"
+.\" FIXME Probably all of the following should be documented:
+.\" _PC_SYNC_IO,
+.\" _PC_ASYNC_IO,
+.\" _PC_PRIO_IO,
+.\" _PC_SOCK_MAXBUF,
+.\" _PC_FILESIZEBITS,
+.\" _PC_REC_INCR_XFER_SIZE,
+.\" _PC_REC_MAX_XFER_SIZE,
+.\" _PC_REC_MIN_XFER_SIZE,
+.\" _PC_REC_XFER_ALIGN,
+.\" _PC_ALLOC_SIZE_MIN,
+.\" _PC_SYMLINK_MAX,
+.\" _PC_2_SYMLINKS
+.\"
.TH FPATHCONF 3 1993-04-04 "GNU" "Linux Programmer's Manual"
.SH NAME
fpathconf, pathconf \- get configuration values for files