From b766bdc1997e0339036166c5cc24aa3380c28dbc Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Nov 2001 13:58:21 +0000 Subject: mdoc(7) police: sort xrefs. --- lib/libc/stdio/fopen.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/stdio/fopen.3 b/lib/libc/stdio/fopen.3 index e53af4e..f4c1f34 100644 --- a/lib/libc/stdio/fopen.3 +++ b/lib/libc/stdio/fopen.3 @@ -235,9 +235,9 @@ and .Sh SEE ALSO .Xr open 2 , .Xr fclose 3 , +.Xr fileno 3 , .Xr fseek 3 , -.Xr funopen 3 , -.Xr fileno 3 +.Xr funopen 3 .Sh STANDARDS The .Fn fopen -- cgit v1.1