From c08ca6f5aaeefb7814458ec8c93b1a07972c2d5a Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Fri, 23 Aug 2002 16:13:50 +0000 Subject: o) fix .Sh usage; o) minor fix; art@ ok --- share/man/man9/file.9 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'share/man') diff --git a/share/man/man9/file.9 b/share/man/man9/file.9 index d6341f27009..5bd556d3fcf 100644 --- a/share/man/man9/file.9 +++ b/share/man/man9/file.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: file.9,v 1.2 2002/08/23 15:59:09 mpech Exp $ +.\" $OpenBSD: file.9,v 1.3 2002/08/23 16:13:49 mpech Exp $ .\" .\" Copyright (c) 2002 Artur Grabowski .\" All rights reserved. @@ -56,11 +56,10 @@ pipes (see kqueues (see .Xr kqueue 2 ) , and various special purpose communication endpoints. -.Sh +.Pp A new file descriptor is allocated with the function .Fn falloc -and -freed with +and freed with .Fn fdrelease . .Fn falloc and -- cgit v1.2.3