mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
directory(3): add trailing comma after e.g., missed in r318699
Submitted by: bjk MFC after: 2 weeks MFC with: r318699 Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
a4aaba3b0a
commit
7828a9ccb7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318753
@ -300,7 +300,7 @@ will always set the correct location to return the same value as that last
|
||||
.Fn readdir
|
||||
performed.
|
||||
This is enough for some applications which want to
|
||||
"push back the last entry read", e.g. Samba.
|
||||
"push back the last entry read", e.g., Samba.
|
||||
Seeks back to any other location,
|
||||
other than the beginning of the directory,
|
||||
may result in unexpected behaviour if deletes are present.
|
||||
|
Loading…
Reference in New Issue
Block a user