Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen At least one markup-typo slipped through the cr...
details: https://anonhg.NetBSD.org/src/rev/1d107e22e945
branches: trunk
changeset: 754924:1d107e22e945
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun May 16 08:01:14 2010 +0000
description:
At least one markup-typo slipped through the cracks.
diffstat:
lib/libc/gen/directory.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 95a50c86ec80 -r 1d107e22e945 lib/libc/gen/directory.3
--- a/lib/libc/gen/directory.3 Sun May 16 07:52:58 2010 +0000
+++ b/lib/libc/gen/directory.3 Sun May 16 08:01:14 2010 +0000
@@ -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 .
Home |
Main Index |
Thread Index |
Old Index