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/close.2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libc/sys/close.2') diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2 index 3b979a220e0..e0e07fbdf4d 100644 --- a/lib/libc/sys/close.2 +++ b/lib/libc/sys/close.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: close.2,v 1.5 1999/05/11 02:34:03 aaron Exp $ +.\" $OpenBSD: close.2,v 1.6 1999/05/16 19:55:20 alex Exp $ .\" $NetBSD: close.2,v 1.5 1995/02/27 12:32:14 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -118,13 +118,13 @@ An interrupt was received. .El .Sh SEE ALSO .Xr accept 2 , +.Xr execve 2 , +.Xr fcntl 2 , .Xr flock 2 , .Xr open 2 , .Xr pipe 2 , .Xr socket 2 , -.Xr socketpair 2 , -.Xr execve 2 , -.Xr fcntl 2 +.Xr socketpair 2 .Sh STANDARDS .Fn close conforms to -- cgit v1.2.3