fts.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-08-29 12:08:44 +02:00
parent 72da9ef157
commit bb890443c8
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@ must be set to one of the following values:
.\" .Bl -tag -width FTS_PHYSICAL
.TP 13
.BR FTS_AGAIN
Re-visit the file; any file type may be revisited.
Revisit the file; any file type may be revisited.
The next call to
.BR fts_read ()
will return the referenced file.