diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index 879771481035..7e792030c545 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.2,v 1.27 2002/02/08 01:28:18 ross Exp $ +.\" $NetBSD: intro.2,v 1.28 2002/07/20 17:56:28 yamt Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -370,7 +370,9 @@ refused it. This usually results from trying to connect to a service that is inactive on the foreign host. .It Er 62 ELOOP Em "Too many levels of symbolic links" . -A path name lookup involved more than 8 symbolic links. +A path name lookup involved more than 32 +.Pq Dv MAXSYMLINKS +symbolic links. .It Er 63 ENAMETOOLONG Em "File name too long" . A component of a path name exceeded 255 .Pq Dv MAXNAMELEN