mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Typo seek(2) -> lseek(2)
This commit is contained in:
parent
d113f55341
commit
bf351925f7
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ and
|
|||
must match those, respectively, of
|
||||
.Xr read 2 ,
|
||||
.Xr write 2 ,
|
||||
.Xr seek 2 ,
|
||||
.Xr lseek 2 ,
|
||||
and
|
||||
.Xr close 2
|
||||
with the single exception that they are passed the
|
||||
|
|
|
|||
Loading…
Reference in a new issue