summaryrefslogtreecommitdiff
path: root/lib/libc/sys/send.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/send.2')
-rw-r--r--lib/libc/sys/send.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index 8fa2c64354d0..c1a983ad1696 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)send.2 8.2 (Berkeley) 2/21/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/send.2,v 1.37.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $
.\"
.Dd February 5, 2009
.Dt SEND 2