diff options
Diffstat (limited to 'lib/libc/net/inet6_option_space.3')
-rw-r--r-- | lib/libc/net/inet6_option_space.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/inet6_option_space.3 b/lib/libc/net/inet6_option_space.3 index aae979193cff..0f1fd4125d12 100644 --- a/lib/libc/net/inet6_option_space.3 +++ b/lib/libc/net/inet6_option_space.3 @@ -66,7 +66,7 @@ .Sh DESCRIPTION .\" Building and parsing the Hop-by-Hop and Destination options is -complicated due to alignment constranints, padding and +complicated due to alignment constraints, padding and ancillary data manipulation. RFC2292 defines a set of functions to help the application. The function prototypes for |