aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/bind.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/bind.2')
-rw-r--r--lib/libc/sys/bind.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/bind.2 b/lib/libc/sys/bind.2
index bd5104049ebd..9b8210e7b871 100644
--- a/lib/libc/sys/bind.2
+++ b/lib/libc/sys/bind.2
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)bind.2 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/bind.2,v 1.28 2007/01/09 00:28:14 imp Exp $
.\"
.Dd June 4, 1993
.Dt BIND 2