summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-08-14 07:22:24 +0000
committerChris Costello <chris@FreeBSD.org>1999-08-14 07:22:24 +0000
commitc3d3d8ea31eb433eb33af2064092467a19782046 (patch)
tree4abec99bab6f303aa27d7250521afcc0f3a8af49 /lib/libc
parent4c1c5b5d9edeee5c8e219bdc9e492c0dd1c804c1 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getcap.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 55507a44e112..875c12198b52 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -33,6 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getcap.3 8.4 (Berkeley) 5/13/94
+.\" $Id$
.\"
.Dd May 13, 1994
.Dt GETCAP 3