fcntl.2: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-09-15 18:41:35 +02:00 committed by Michael Kerrisk
parent d0f1bf9a78
commit 2285c2c27f
1 changed files with 1 additions and 1 deletions

View File

@ -1500,7 +1500,7 @@ expected lifetime of writes on a given inode or
via a particular open file description.
(See
.BR open (2)
for an explanation of open file desriptions.)
for an explanation of open file descriptions.)
In this context, the term "write lifetime" means
the expected time the data will live on media, before
being overwritten or erased.