summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/inet6_opt_init.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit01548ace1533487f9c0488f55112c9d8641f8184 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/net/inet6_opt_init.3
parent47f5e31e2bb626743fa9e912918201fe505b1419 (diff)
downloadFreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.zip
FreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'lib/libc/net/inet6_opt_init.3')
-rw-r--r--lib/libc/net/inet6_opt_init.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/inet6_opt_init.3 b/lib/libc/net/inet6_opt_init.3
index 8f68380..4102414 100644
--- a/lib/libc/net/inet6_opt_init.3
+++ b/lib/libc/net/inet6_opt_init.3
@@ -66,7 +66,7 @@ complicated.
The advanced API therefore defines a set
of functions to help applications.
These functions assume the
-formatting rules specified in Appendix B in RFC2460 i.e. that the
+formatting rules specified in Appendix B in RFC2460 i.e., that the
largest field is placed last in the option.
The function prototypes for
these functions are all in the
@@ -76,7 +76,7 @@ header.
.Ss inet6_opt_init
.Fn inet6_opt_init
returns the number of bytes needed for the empty
-extension header i.e. without any options.
+extension header i.e., without any options.
If
.Li extbuf
is not NULL it also initializes the extension header to have the correct length
@@ -115,7 +115,7 @@ is the 8-bit option type.
.Li len
is the length of the option data
.Po
-i.e. excluding the option type and option length fields.
+i.e., excluding the option type and option length fields.
.Pc
.Pp
Once
OpenPOWER on IntegriCloud