diff options
Diffstat (limited to 'src/lib/libc/net/inet6_option_space.3')
-rw-r--r-- | src/lib/libc/net/inet6_option_space.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3 index 8943b9a3b1..8c2bb0caf6 100644 --- a/src/lib/libc/net/inet6_option_space.3 +++ b/src/lib/libc/net/inet6_option_space.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: inet6_option_space.3,v 1.4 2000/04/12 21:48:01 aaron Exp $ | 1 | .\" $OpenBSD: inet6_option_space.3,v 1.5 2000/04/15 02:15:23 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1983, 1987, 1991, 1993 | 3 | .\" Copyright (c) 1983, 1987, 1991, 1993 |
4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
@@ -180,7 +180,8 @@ before calling this function. | |||
180 | The option type must have a value from | 180 | The option type must have a value from |
181 | .Li 2 | 181 | .Li 2 |
182 | to | 182 | to |
183 | .Li 255 , inclusive. | 183 | .Li 255 , |
184 | inclusive. | ||
184 | .Po | 185 | .Po |
185 | .Li 0 | 186 | .Li 0 |
186 | and | 187 | and |
@@ -406,7 +407,8 @@ on an error. | |||
406 | .Pp | 407 | .Pp |
407 | .Fn inet6_option_alloc | 408 | .Fn inet6_option_alloc |
408 | returns | 409 | returns |
409 | .Dv NULL on an error. | 410 | .Dv NULL |
411 | on an error. | ||
410 | .Pp | 412 | .Pp |
411 | On errors, | 413 | On errors, |
412 | .Fn inet6_option_next | 414 | .Fn inet6_option_next |