diff options
Diffstat (limited to 'usr/src/man/man3c/seekdir.3c')
-rw-r--r-- | usr/src/man/man3c/seekdir.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/seekdir.3c b/usr/src/man/man3c/seekdir.3c index 2b8dfd0b99..070957a1ba 100644 --- a/usr/src/man/man3c/seekdir.3c +++ b/usr/src/man/man3c/seekdir.3c @@ -31,7 +31,7 @@ associated with the directory stream when \fBtelldir()\fR was performed. .LP If the value of \fIloc\fR was not obtained from an earlier call to \fBtelldir()\fR or if a call to \fBrewinddir\fR(3C) occurred between the call -to \fBtelldir\fR \fB()\fR and the call to \fBseekdir()\fR, the results of +to \fBtelldir()\fR and the call to \fBseekdir()\fR, the results of subsequent calls to \fBreaddir()\fR are unspecified. .SH RETURN VALUES .sp |