Module Name:    src
Committed By:   jruoho
Date:           Sun May 16 08:01:14 UTC 2010

Modified Files:
        src/lib/libc/gen: directory.3

Log Message:
At least one markup-typo slipped through the cracks.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/gen/directory.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/directory.3
diff -u src/lib/libc/gen/directory.3:1.30 src/lib/libc/gen/directory.3:1.31
--- src/lib/libc/gen/directory.3:1.30	Sun May 16 07:52:58 2010
+++ src/lib/libc/gen/directory.3	Sun May 16 08:01:14 2010
@@ -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 @@
 .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 .

Reply via email to