diff options
author | 2010-01-10 10:53:33 +0000 | |
---|---|---|
committer | 2010-01-10 10:53:33 +0000 | |
commit | b463a36b7bf14e00d2880de2bc7a40064ab930aa (patch) | |
tree | 2ef9b58a14ba87c48d69cca3a20e8f13c704e457 /share/man/man4/unix.4 | |
parent | have smtpd errx() at startup if no hostname could be detected either from (diff) | |
download | wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.tar.xz wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.zip |
remove references to docs we no longer install;
Diffstat (limited to 'share/man/man4/unix.4')
-rw-r--r-- | share/man/man4/unix.4 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man4/unix.4 b/share/man/man4/unix.4 index 9fa435d21b5..bb9bca3abbe 100644 --- a/share/man/man4/unix.4 +++ b/share/man/man4/unix.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unix.4,v 1.9 2009/10/22 15:02:12 sobrado Exp $ +.\" $OpenBSD: unix.4,v 1.10 2010/01/10 10:53:33 jmc Exp $ .\" $NetBSD: unix.4,v 1.3 1994/11/30 16:22:43 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)unix.4 8.1 (Berkeley) 6/9/93 .\" -.Dd $Mdocdate: October 22 2009 $ +.Dd $Mdocdate: January 10 2010 $ .Dt UNIX 4 .Os .Sh NAME @@ -148,9 +148,3 @@ when the destination socket is closed. .Sh SEE ALSO .Xr socket 2 , .Xr netintro 4 -.Pp -"An Introductory 4.4BSD Interprocess Communication Tutorial", -.Pa /usr/share/doc/psd/20.ipctut/ . -.Pp -"An Advanced 4.4BSD Interprocess Communication Tutorial", -.Pa /usr/share/doc/psd/21.ipc/ . |