diff options
Diffstat (limited to 'lib/libc/sys/select.2')
-rw-r--r-- | lib/libc/sys/select.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2 index 17fdbc4be31b0..b3c23a2d4dc27 100644 --- a/lib/libc/sys/select.2 +++ b/lib/libc/sys/select.2 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)select.2 8.2 (Berkeley) 3/25/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/sys/select.2,v 1.33 2007/01/09 00:28:15 imp Exp $ .\" .Dd November 17, 2002 .Dt SELECT 2 |