diff options
Diffstat (limited to 'src/lib/libc/net/inet6_option_space.3')
-rw-r--r-- | src/lib/libc/net/inet6_option_space.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3 index b053981fa9..8943b9a3b1 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.3 2000/03/28 22:44:26 deraadt Exp $ | 1 | .\" $OpenBSD: inet6_option_space.3,v 1.4 2000/04/12 21:48:01 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. |
@@ -331,7 +331,7 @@ called for a given ancillary data object, | |||
331 | .Fa *tptrp | 331 | .Fa *tptrp |
332 | must be set to | 332 | must be set to |
333 | .Dv NULL . | 333 | .Dv NULL . |
334 | .Pp | 334 | .Pp |
335 | Each time this function returns success, | 335 | Each time this function returns success, |
336 | .Fa *tptrp | 336 | .Fa *tptrp |
337 | points to the 8-bit | 337 | points to the 8-bit |
@@ -416,7 +416,7 @@ return | |||
416 | .Li -1 | 416 | .Li -1 |
417 | setting | 417 | setting |
418 | .Fa *tptrp | 418 | .Fa *tptrp |
419 | to non | 419 | to non |
420 | .Dv NULL | 420 | .Dv NULL |
421 | value. | 421 | value. |
422 | .\" | 422 | .\" |