diff options
| author | rillig <rillig@NetBSD.org> | 2022-06-28 20:12:52 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2022-06-28 20:12:52 +0000 |
| commit | f06bf910ddd667c2ba2a1404e50a89acdbeeb247 (patch) | |
| tree | 9c7c2d10a96c5589231fd2f5592c3f3440c95596 | |
| parent | 4bd727172ab33af1a8cd7b7bfbc5f1d5f49c6e0b (diff) | |
fix references in manual pages to the reference documentation
| -rw-r--r-- | games/trek/trek.6 | 6 | ||||
| -rw-r--r-- | lib/libc/net/sockatmark.3 | 8 | ||||
| -rw-r--r-- | lib/libc/sys/socket.2 | 8 | ||||
| -rw-r--r-- | share/man/man4/inet.4 | 8 | ||||
| -rw-r--r-- | share/man/man4/man4.hp300/rmp.4 | 8 | ||||
| -rw-r--r-- | share/man/man4/unix.4 | 8 | ||||
| -rw-r--r-- | share/man/man9/mbuf.9 | 6 |
7 files changed, 26 insertions, 26 deletions
diff --git a/games/trek/trek.6 b/games/trek/trek.6 index b893cd2d6c1..2da7cafd1e0 100644 --- a/games/trek/trek.6 +++ b/games/trek/trek.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: trek.6,v 1.13 2009/05/25 00:53:46 dholland Exp $ +.\" $NetBSD: trek.6,v 1.14 2022/06/28 20:12:52 rillig Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)trek.6 8.2 (Berkeley) 12/30/93 .\" -.Dd May 24, 2009 +.Dd June 28, 2022 .Dt TREK 6 .Os .Sh NAME @@ -78,7 +78,7 @@ You should normally start out with a novice and work up. In general, throughout the game, if you forget what is appropriate the game will tell you what it expects if you just type in a question mark. .Sh SEE ALSO -.Pa /usr/share/doc/usd/31.trek +.Pa /usr/share/doc/reference/ref6/trek .Sh AUTHORS .An Eric Allman .Sh COMMAND SUMMARY diff --git a/lib/libc/net/sockatmark.3 b/lib/libc/net/sockatmark.3 index 58183f434af..77717339579 100644 --- a/lib/libc/net/sockatmark.3 +++ b/lib/libc/net/sockatmark.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: sockatmark.3,v 1.9 2008/04/30 13:10:50 martin Exp $ +.\" $NetBSD: sockatmark.3,v 1.10 2022/06/28 20:12:52 rillig Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd May 15, 2003 +.Dd June 28, 2022 .Dt SOCKATMARK 3 .Os .Sh NAME @@ -76,7 +76,7 @@ does not refer to a socket. .%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 @@ -86,7 +86,7 @@ does not refer to a socket. .%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 STANDARDS The .Nm sockatmark 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 diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index fa166a14f0e..c80c12cf66a 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: inet.4,v 1.18 2010/03/22 18:58:31 joerg Exp $ +.\" $NetBSD: inet.4,v 1.19 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 @@ .\" .\" @(#)inet.4 8.1 (Berkeley) 6/5/93 .\" -.Dd May 15, 2003 +.Dd June 28, 2022 .Dt INET 4 .Os .Sh NAME @@ -164,7 +164,7 @@ Get interface network mask. .%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 @@ -174,7 +174,7 @@ Get interface network mask. .%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 .Nm diff --git a/share/man/man4/man4.hp300/rmp.4 b/share/man/man4/man4.hp300/rmp.4 index 81396c85d72..7edb37478cb 100644 --- a/share/man/man4/man4.hp300/rmp.4 +++ b/share/man/man4/man4.hp300/rmp.4 @@ -29,9 +29,9 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rmp.4 5.2 (Berkeley) 3/27/91 -.\" $NetBSD: rmp.4,v 1.12 2017/02/17 22:24:46 christos Exp $ +.\" $NetBSD: rmp.4,v 1.13 2022/06/28 20:12:52 rillig Exp $ .\" -.Dd February 17, 2017 +.Dd June 28, 2022 .Dt RMP 4 hp300 .Os .Sh NAME @@ -116,7 +116,7 @@ Protocol and only sketchy information about the Boot 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 @@ -126,7 +126,7 @@ Protocol and only sketchy information about the Boot 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 .Nm diff --git a/share/man/man4/unix.4 b/share/man/man4/unix.4 index bd77e5e2265..6d7c6409a37 100644 --- a/share/man/man4/unix.4 +++ b/share/man/man4/unix.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: unix.4,v 1.27 2021/08/08 20:54:48 nia Exp $ +.\" $NetBSD: unix.4,v 1.28 2022/06/28 20:12:52 rillig Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)unix.4 8.1 (Berkeley) 6/9/93 .\" -.Dd August 7, 2021 +.Dd June 28, 2022 .Dt UNIX 4 .Os .Sh NAME @@ -279,7 +279,7 @@ macro, the following definition is recommended: .%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 @@ -289,7 +289,7 @@ macro, the following definition is recommended: .%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 .Ar sc_pid diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index e1113b769ae..1e3948f6e68 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: mbuf.9,v 1.66 2018/12/22 14:39:46 maxv Exp $ +.\" $NetBSD: mbuf.9,v 1.67 2022/06/28 20:12:52 rillig Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd December 22, 2018 +.Dd June 28, 2022 .Dt MBUF 9 .Os .Sh NAME @@ -695,7 +695,7 @@ Function prototypes, and the functions implemented as macros are located in .Pa sys/sys/mbuf.h . .Sh SEE ALSO -.Pa /usr/share/doc/smm/18.net , +.Pa /usr/share/doc/reference/ref9/net , .Xr netstat 1 , .Xr m_tag 9 , .Xr malloc 9 |
