diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-29 12:32:46 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-29 13:34:58 +0200 |
| commit | 0ff49055e2e572c20d05853e36646dd420350f4d (patch) | |
| tree | 5fe5279f29ee4941af735f1a3fb9e9e3a9aaf2d6 | |
| parent | 68c11e153d4d4babd1c8cc4ec2ffd74e0961ef00 (diff) | |
| download | man-pages-0ff49055e2e572c20d05853e36646dd420350f4d.tar.gz | |
confstr.3: srcfix: FIXME tidy-up
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man3/confstr.3 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man3/confstr.3 b/man3/confstr.3 index cfd3b2f484..b9fbac9e5d 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -23,11 +23,12 @@ .\" %%%LICENSE_END .\" .\" Modified Sat Jul 24 19:53:02 1993 by Rik Faith (faith@cs.unc.edu) +.\" .\" FIXME Many more values for 'name' are supported, some of which -.\" are documented under 'info confstr'. -.\" See <bits/confname.h> for the rest. -.\" These should all be added to this page. -.\" See also the POSIX.1-2001 specification of confstr() +.\" are documented under 'info confstr'. +.\" See <bits/confname.h> for the rest. +.\" These should all be added to this page. +.\" See also the POSIX.1-2001 specification of confstr() .\" .TH CONFSTR 3 2015-08-08 "GNU" "Linux Programmer's Manual" .SH NAME |
