From 4873e0ae1050974114863928dd5e1137b31a68e5 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 1 May 2003 19:17:38 +0000 Subject: typos; --- lib/libc/net/inet6_option_space.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/net/inet6_option_space.3') diff --git a/lib/libc/net/inet6_option_space.3 b/lib/libc/net/inet6_option_space.3 index 24919d074e1..5150b191bd7 100644 --- a/lib/libc/net/inet6_option_space.3 +++ b/lib/libc/net/inet6_option_space.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6_option_space.3,v 1.9 2003/01/18 23:53:49 deraadt Exp $ +.\" $OpenBSD: inet6_option_space.3,v 1.10 2003/05/01 19:17:37 jmc Exp $ .\" $KAME: inet6_option_space.3,v 1.7 2000/05/17 14:32:13 itojun Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993 @@ -68,7 +68,7 @@ ancillary data manipulation. RFC2292 defines a set of functions to help the application. The function prototypes for these functions are all in the -.Aq Li netinet/in.h +.Aq Pa netinet/in.h header. .\" .Ss inet6_option_space @@ -248,7 +248,7 @@ is the value of the option data length byte for this option. This value is required as an argument to allow the function to determine if padding must be appended at the end of the option. (The -.Fn inet6_option_append +.Fn inet6_option_append function does not need a data length argument since the option data length must already be stored by the caller.) .Pp -- cgit v1.2.3