summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet6_opt_init.3
diff options
context:
space:
mode:
authorschwarze <>2014-01-21 03:15:45 +0000
committerschwarze <>2014-01-21 03:15:45 +0000
commit1ae249b7d3055912e0dc1f33ec8bbac5380a16e3 (patch)
treed94438afc3198c6a87eb5474f86377f8cbf0b065 /src/lib/libc/net/inet6_opt_init.3
parente7d211207295f5a942fbf7cb5edb3fcf26669d51 (diff)
downloadopenbsd-1ae249b7d3055912e0dc1f33ec8bbac5380a16e3.tar.gz
openbsd-1ae249b7d3055912e0dc1f33ec8bbac5380a16e3.tar.bz2
openbsd-1ae249b7d3055912e0dc1f33ec8bbac5380a16e3.zip
obvious .Pa fixes; found with mandocdb(8)
Diffstat (limited to 'src/lib/libc/net/inet6_opt_init.3')
-rw-r--r--src/lib/libc/net/inet6_opt_init.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/inet6_opt_init.3 b/src/lib/libc/net/inet6_opt_init.3
index 973f1e27fb..dd7ab53f6f 100644
--- a/src/lib/libc/net/inet6_opt_init.3
+++ b/src/lib/libc/net/inet6_opt_init.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: inet6_opt_init.3,v 1.5 2012/09/27 11:31:58 jmc Exp $ 1.\" $OpenBSD: inet6_opt_init.3,v 1.6 2014/01/21 03:15:45 schwarze Exp $
2.\" $KAME: inet6_opt_init.3,v 1.7 2004/12/27 05:08:23 itojun Exp $ 2.\" $KAME: inet6_opt_init.3,v 1.7 2004/12/27 05:08:23 itojun Exp $
3.\" 3.\"
4.\" Copyright (C) 2004 WIDE Project. 4.\" Copyright (C) 2004 WIDE Project.
@@ -28,7 +28,7 @@
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE. 29.\" SUCH DAMAGE.
30.\" 30.\"
31.Dd $Mdocdate: September 27 2012 $ 31.Dd $Mdocdate: January 21 2014 $
32.Dt INET6_OPT_INIT 3 32.Dt INET6_OPT_INIT 3
33.Os 33.Os
34.\" 34.\"
@@ -70,7 +70,7 @@ formatting rules specified in Appendix B in RFC 2460, i.e. that the
70largest field is placed last in the option. 70largest field is placed last in the option.
71The function prototypes 71The function prototypes
72for these functions are all contained in the header file 72for these functions are all contained in the header file
73.Aq Pa netinet/in.h . 73.In netinet/in.h .
74.\" 74.\"
75.Ss inet6_opt_init 75.Ss inet6_opt_init
76The 76The