Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man2/fcntl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 963c339..c3f7dc2 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -1425,7 +1425,7 @@ Note that shrinking or growing the size of the file is still possible and allowed. .\" One or more other seals are typically used with F_SEAL_WRITE .\" because, given a file with the F_SEAL_WRITE seal set, then, -.\" while it would no longer be possinle to (say) write zeros into +.\" while it would no longer be possible to (say) write zeros into .\" the last 100 bytes of a file, it would still be possible .\" to (say) shrink the file by 100 bytes using ftruncate(), and .\" then increase the file size by 100 bytes, which would have -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html