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 6a61426bd7a0..1b19276fe1e1 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.6.1 2008/11/25 02:59:29 kensmith Exp $
.\"
.Dd September 13, 2006
.Dt SEND 2