Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/Attic/getcap.3,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libc/gen/Attic/getcap.3 1993/07/30 08:36:09 1.2 +++ src/lib/libc/gen/Attic/getcap.3 1994/01/10 23:32:26 1.3 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)getcap.3 5.4 (Berkeley) 8/11/92 -.\" $Id: getcap.3,v 1.2 1993/07/30 08:36:09 mycroft Exp $ +.\" $Id: getcap.3,v 1.3 1994/01/10 23:32:26 jtc Exp $ .\" .Dd "August 11, 1992" .Dt GETCAP 3 @@ -237,7 +237,7 @@ Upon completion of the database 0 is ret return of record with possibly more remaining (we haven't reached the end of the database yet), 2 is returned if the record contains an unresolved .Nm tc -expansion, \-1 is returned if an system error occured, and \-2 +expansion, \-1 is returned if an system error occurred, and \-2 is returned if a potential reference loop is detected (see .Ic tc= comments below).