aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf_begin.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf/elf_begin.3')
-rw-r--r--lib/libelf/elf_begin.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelf/elf_begin.3 b/lib/libelf/elf_begin.3
index 283d33a34500..d93a4a82dbc1 100644
--- a/lib/libelf/elf_begin.3
+++ b/lib/libelf/elf_begin.3
@@ -21,7 +21,7 @@
.\" out of the use of this software, even if advised of the possibility of
.\" such damage.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libelf/elf_begin.3,v 1.3.10.3.2.1 2010/12/21 17:09:25 kensmith Exp $
.\"
.Dd June 20, 2010
.Dt ELF_BEGIN 3