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 8fa2c64354d09..f39e65afb3b51 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.36.2.1.4.1 2010/02/10 00:26:20 kensmith Exp $
.\"
.Dd February 5, 2009
.Dt SEND 2