From 1c44bd5b0b2fa84571e5c2989ab2942fcaa573c4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 24 Apr 2007 16:44:51 +0000 Subject: Wrap long lines; start sentences on new lines --- man3/closedir.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man3/closedir.3') diff --git a/man3/closedir.3 b/man3/closedir.3 index 17e96ffd0..b773c8a35 100644 --- a/man3/closedir.3 +++ b/man3/closedir.3 @@ -39,7 +39,8 @@ closedir \- close a directory .fi .SH DESCRIPTION The \fBclosedir\fP() function closes the directory stream associated with -\fIdir\fP. The directory stream descriptor \fIdir\fP is not available +\fIdir\fP. +The directory stream descriptor \fIdir\fP is not available after this call. .SH "RETURN VALUE" The \fBclosedir\fP() function returns 0 on success. -- cgit v1.2.3