Module Name: src
Committed By: wiz
Date: Wed Jan 25 09:18:53 UTC 2012
Modified Files:
src/lib/libc/sys: socket.2
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/lib/libc/sys/socket.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/socket.2
diff -u src/lib/libc/sys/socket.2:1.38 src/lib/libc/sys/socket.2:1.39
--- src/lib/libc/sys/socket.2:1.38 Wed Jan 25 00:28:35 2012
+++ src/lib/libc/sys/socket.2 Wed Jan 25 09:18:52 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: socket.2,v 1.38 2012/01/25 00:28:35 christos Exp $
+.\" $NetBSD: socket.2,v 1.39 2012/01/25 09:18:52 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)socket.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd September 6, 2007
+.Dd January 23, 2012
.Dt SOCKET 2
.Os
.Sh NAME