diff options
Diffstat (limited to 'man3/sysconf.3')
| -rw-r--r-- | man3/sysconf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/sysconf.3 b/man3/sysconf.3 index c672fe20ea..8bda919db1 100644 --- a/man3/sysconf.3 +++ b/man3/sysconf.3 @@ -22,7 +22,7 @@ .\" License. .\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il) -.TH SYSCONF 3 2007-12-12 "GNU" "Linux Programmer's Manual" +.TH SYSCONF 3 2012-04-15 "GNU" "Linux Programmer's Manual" .SH NAME sysconf \- Get configuration information at runtime .SH SYNOPSIS @@ -190,7 +190,7 @@ Must not be less than .B _POSIX_STREAM_MAX (8). .TP -.B SYMLOOP_MAX +.BR SYMLOOP_MAX " - " _SC_SYMLOOP_MAX The maximum number of symbolic links seen in a pathname before resolution returns .BR ELOOP . |
