At least one markup-typo slipped through the cracks.

This commit is contained in:
jruoho 2010-05-16 08:01:14 +00:00
parent ce1c570bfe
commit fb6ead4add

View File

@ -1,4 +1,4 @@
.\" $NetBSD: directory.3,v 1.30 2010/05/16 07:52:58 jruoho Exp $
.\" $NetBSD: directory.3,v 1.31 2010/05/16 08:01:14 jruoho Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -113,7 +113,7 @@ other than by means of
.Fn closedir ,
.Fn readdir ,
.Fn readdir_r ,
.Fn rewinddir() ,
.Fn rewinddir ,
the behavior is undefined.
The file descriptor can be closed by calling
.Fn closedir .