.sp
\fB\-EEXIST\fP if the option already exists.
.sp
-\fB\-EFAULT\fP on failrue to parse the existing header options.
+\fB\-EFAULT\fP on failure to parse the existing header options.
.sp
\fB\-EPERM\fP if the helper cannot be used under the current
\fIskops\fP\fB\->op\fP\&.
.INDENT 7.0
.TP
.B Description
-Returns the stored IMA hash of the \fIinode\fP (if it\(aqs avaialable).
+Returns the stored IMA hash of the \fIinode\fP (if it\(aqs available).
If the hash is larger than \fIsize\fP, then only \fIsize\fP
bytes will be copied to \fIdst\fP
.TP
actual packet size (resulting in negative packet size) will in
principle not exceed the MTU, why it is not considered a
failure. Other BPF\-helpers are needed for performing the
-planned size change, why the responsability for catch a negative
+planned size change, why the responsibility for catch a negative
packet size belong in those helpers.
.sp
Specifying \fIifindex\fP zero means the MTU check is performed
.PP
To copy from an unterminated string within a fixed-width buffer
into a character sequence,
-ingoring any trailing null bytes in the source fixed-width buffer,
+ignoring any trailing null bytes in the source fixed-width buffer,
you should use
.BR zustr2ustp (3).
.\" ----- DESCRIPTION :: Measured character sequences -----------------/