summaryrefslogtreecommitdiff
path: root/src/lib/libc/net
diff options
context:
space:
mode:
authoraaron <>2000-04-15 02:15:23 +0000
committeraaron <>2000-04-15 02:15:23 +0000
commitc8d6701c396cebdcd0d45eac73b762e9498f6b01 (patch)
treefd316d8982233b4f92d532b84805230d320e5985 /src/lib/libc/net
parentdfa20ce54a440b3d1ffc435c4aa35a0b27388acd (diff)
downloadopenbsd-c8d6701c396cebdcd0d45eac73b762e9498f6b01.tar.gz
openbsd-c8d6701c396cebdcd0d45eac73b762e9498f6b01.tar.bz2
openbsd-c8d6701c396cebdcd0d45eac73b762e9498f6b01.zip
Mostly punctuation fixes.
Diffstat (limited to 'src/lib/libc/net')
-rw-r--r--src/lib/libc/net/gethostbyname.34
-rw-r--r--src/lib/libc/net/inet6_option_space.38
2 files changed, 7 insertions, 5 deletions
diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3
index a539a987c3..aced5ba616 100644
--- a/src/lib/libc/net/gethostbyname.3
+++ b/src/lib/libc/net/gethostbyname.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: gethostbyname.3,v 1.13 2000/01/05 01:04:14 deraadt Exp $ 1.\" $OpenBSD: gethostbyname.3,v 1.14 2000/04/15 02:15:22 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.
@@ -75,7 +75,7 @@ referenced by name or by address, respectively.
75This structure contains either information obtained from the name server (i.e., 75This structure contains either information obtained from the name server (i.e.,
76.Xr resolver 3 76.Xr resolver 3
77and 77and
78.Xr named 8 ), 78.Xr named 8 ) ,
79broken-out fields from a line in 79broken-out fields from a line in
80.Pa /etc/hosts , 80.Pa /etc/hosts ,
81or database entries supplied by the 81or database entries supplied by the
diff --git a/src/lib/libc/net/inet6_option_space.3 b/src/lib/libc/net/inet6_option_space.3
index 8943b9a3b1..8c2bb0caf6 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.4 2000/04/12 21:48:01 aaron Exp $ 1.\" $OpenBSD: inet6_option_space.3,v 1.5 2000/04/15 02:15:23 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.
@@ -180,7 +180,8 @@ before calling this function.
180The option type must have a value from 180The option type must have a value from
181.Li 2 181.Li 2
182to 182to
183.Li 255 , inclusive. 183.Li 255 ,
184inclusive.
184.Po 185.Po
185.Li 0 186.Li 0
186and 187and
@@ -406,7 +407,8 @@ on an error.
406.Pp 407.Pp
407.Fn inet6_option_alloc 408.Fn inet6_option_alloc
408returns 409returns
409.Dv NULL on an error. 410.Dv NULL
411on an error.
410.Pp 412.Pp
411On errors, 413On errors,
412.Fn inet6_option_next 414.Fn inet6_option_next