summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/net/inet6_option_space.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3
index 3334530c8d..b053981fa9 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.2 2000/01/18 21:49:01 aaron Exp $ 1.\" $OpenBSD: inet6_option_space.3,v 1.3 2000/03/28 22:44:26 deraadt 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.
@@ -50,7 +50,7 @@
50.Sh SYNOPSIS 50.Sh SYNOPSIS
51.Fd #include <netinet/in.h> 51.Fd #include <netinet/in.h>
52.Ft "int" 52.Ft "int"
53.Fn inet6_options_space "int nbytes" 53.Fn inet6_option_space "int nbytes"
54.Ft "int" 54.Ft "int"
55.Fn inet6_option_init "void *bp" "struct cmsghdr **cmsgp" "int type" 55.Fn inet6_option_init "void *bp" "struct cmsghdr **cmsgp" "int type"
56.Ft "int" 56.Ft "int"