From 0dacaf536cdff0c70d067a1648e846cf6e7bcffc Mon Sep 17 00:00:00 2001 From: Alex Feldman Date: Sun, 16 May 1999 19:58:20 +0000 Subject: Cleanup xrefs under SEE ALSO. Specifically: - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. --- lib/libc/sys/socket.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/sys/socket.2') diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index 1de078a9e5a..aa0587e7a1d 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: socket.2,v 1.7 1999/02/27 21:56:52 deraadt Exp $ +.\" $OpenBSD: socket.2,v 1.8 1999/05/16 19:55:39 alex Exp $ .\" $NetBSD: socket.2,v 1.5 1995/02/27 12:37:53 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -237,19 +237,19 @@ The socket cannot be created until sufficient resources are freed. .Xr accept 2 , .Xr bind 2 , .Xr connect 2 , -.Xr getprotoent 3 , .Xr getsockname 2 , .Xr getsockopt 2 , .Xr ioctl 2 , .Xr listen 2 , +.Xr poll 2 , .Xr read 2 , .Xr recv 2 , -.Xr poll 2 , .Xr select 2 , .Xr send 2 , .Xr shutdown 2 , .Xr socketpair 2 , .Xr write 2 , +.Xr getprotoent 3 , .Xr netintro 4 .Rs .%T "An Introductory 4.3 BSD Interprocess Communication Tutorial" -- cgit v1.2.3