diff --git a/lib/libc/sys/connect.2 b/lib/libc/sys/connect.2 index 5e386889b773..4372e7a74207 100644 --- a/lib/libc/sys/connect.2 +++ b/lib/libc/sys/connect.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: connect.2,v 1.26 2004/05/18 12:21:29 ragge Exp $ +.\" $NetBSD: connect.2,v 1.27 2004/05/18 14:53:47 wiz Exp $ .\" .\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)connect.2 8.1 (Berkeley) 6/4/93 .\" -.Dd October 16, 2001 +.Dd May 18, 2004 .Dt CONNECT 2 .Os .Sh NAME