diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-01 08:07:28 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-11-01 08:07:28 +0100 |
| commit | 0b80cf56e33bb72bf0137bae92f863c994161c17 (patch) | |
| tree | f1e3dc25d29c597470f5299d30c35c4c71af8671 /man7/posixoptions.7 | |
| parent | b1e9ce70b2bf7293a89dce91206a95b0232b6095 (diff) | |
| download | man-pages-0b80cf56e33bb72bf0137bae92f863c994161c17.tar.gz | |
Changes, clone.2, mount.2, nanosleep.2, sigaltstack.2, statfs.2, timer_settime.2, ctime.3, fmemopen.3, nl_langinfo.3, posix_memalign.3, pthread_attr_init.3, pthread_setaffinity_np.3, pthread_setschedprio.3, pthread_testcancel.3, setjmp.3, sigwait.3, tty_ioctl.4, epoll.7, posixoptions.7, unix.7: Add section number to references to functions documented in other pages
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/posixoptions.7')
| -rw-r--r-- | man7/posixoptions.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/posixoptions.7 b/man7/posixoptions.7 index 5833417d22..8ed53de99e 100644 --- a/man7/posixoptions.7 +++ b/man7/posixoptions.7 @@ -39,7 +39,7 @@ For more detail, see .BR sysconf (3). .LP We give the name of the POSIX abbreviation, the option, the name of the -.BR sysconf () +.BR sysconf (3) parameter used to inquire about the option, and possibly a very short description. Much more precise detail can be found in the POSIX standard itself, |
