View | Details | Raw Unified | Return to bug 199472
Collapse All | Expand All

(-)truncate.2 2015-04-15 14:13:38.000000000 +0000 (-1 / +3 lines)
Lines 62-68 Link Here
62
with the value zero.
62
with the value zero.
63
With
63
With
64
.Fn ftruncate ,
64
.Fn ftruncate ,
65
the file must be open for writing.
65
the file must be open for writing. There is no
66
effect on the file offset of the file descriptor
67
.Fa fd .
66
.Sh RETURN VALUES
68
.Sh RETURN VALUES
67
.Rv -std
69
.Rv -std
68
If the file to be modified is not a directory or
70
If the file to be modified is not a directory or

Return to bug 199472