diff options
Diffstat (limited to 'lib/libc/sys/socket.2')
| -rw-r--r-- | lib/libc/sys/socket.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index 2dcc694a7ab..3b3f7d5eab9 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: socket.2,v 1.42 2017/05/27 21:02:55 bouyer Exp $ +.\" $NetBSD: socket.2,v 1.43 2022/06/28 20:12:52 rillig 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 April 27, 2017 +.Dd June 28, 2022 .Dt SOCKET 2 .Os .Sh NAME @@ -276,7 +276,7 @@ The socket type is not supported by the protocol. .%T "An Introductory 4.4BSD Interprocess Communication Tutorial" .%A Stuart Sechrest .Re -.Pq see Pa /usr/share/doc/psd/20.ipctut +.Pq see Pa /usr/share/doc/reference/ref3/sockets .Rs .%T "Advanced 4.4BSD IPC Tutorial" .%A Samuel J. Leffler @@ -286,7 +286,7 @@ The socket type is not supported by the protocol. .%A Steve Miller .%A Chris Torek .Re -.Pq see Pa /usr/share/doc/psd/21.ipc +.Pq see Pa /usr/share/doc/reference/ref3/sockets-advanced .Sh HISTORY The .Fn socket |
