aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getcap.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getcap.3')
-rw-r--r--lib/libc/gen/getcap.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 4af162f1af62..d18b3797bc7e 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -32,7 +32,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)getcap.3 5.4 (Berkeley) 8/11/92
+.\" from: @(#)getcap.3 5.4 (Berkeley) 8/11/92
+.\" $Id: getcap.3,v 1.1.2.1 1994/05/01 16:05:00 jkh Exp $
.\"
.Dd "August 11, 1992"
.Dt GETCAP 3
@@ -236,7 +237,7 @@ Upon completion of the database 0 is returned, 1 is returned upon successful
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).