Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/directory.3,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/directory.3,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.26.28.1 retrieving revision 1.27 diff -u -p -r1.26.28.1 -r1.27 --- src/lib/libc/gen/directory.3 2009/01/04 17:02:19 1.26.28.1 +++ src/lib/libc/gen/directory.3 2008/12/05 13:08:53 1.27 @@ -1,4 +1,4 @@ -.\" $NetBSD: directory.3,v 1.26.28.1 2009/01/04 17:02:19 christos Exp $ +.\" $NetBSD: directory.3,v 1.27 2008/12/05 13:08:53 ad Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)directory.3 8.1 (Berkeley) 6/4/93 .\" -.Dd December 5, 2008 +.Dd May 18, 2006 .Dt DIRECTORY 3 .Os .Sh NAME @@ -112,8 +112,7 @@ provides the same functionality as .Fn readdir , but the caller must provide a directory .Fa entry -buffer to store the results in. -If the read succeeds, +buffer to store the results in. If the read succeeds, .Fa result is pointed at the .Fa entry ;