summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libc/net/getprotoent.34
-rw-r--r--src/lib/libc/net/getservent.34
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/net/getprotoent.3 b/src/lib/libc/net/getprotoent.3
index ea2a9e7777..7b50952362 100644
--- a/src/lib/libc/net/getprotoent.3
+++ b/src/lib/libc/net/getprotoent.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getprotoent.3,v 1.14 2005/02/19 21:35:42 millert Exp $ 1.\" $OpenBSD: getprotoent.3,v 1.15 2005/06/05 19:40:21 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -176,7 +176,7 @@ The
176and 176and
177.Fn endprotoent 177.Fn endprotoent
178functions conform to 178functions conform to
179.St -p1003.1-2003 . 179.St -p1003.1-2004 .
180.Pp 180.Pp
181The 181The
182.Fn getprotoent_r , 182.Fn getprotoent_r ,
diff --git a/src/lib/libc/net/getservent.3 b/src/lib/libc/net/getservent.3
index d5fa1df052..2a442d276d 100644
--- a/src/lib/libc/net/getservent.3
+++ b/src/lib/libc/net/getservent.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getservent.3,v 1.16 2004/10/26 15:52:50 millert Exp $ 1.\" $OpenBSD: getservent.3,v 1.17 2005/06/05 19:40:21 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -183,7 +183,7 @@ The
183and 183and
184.Fn endservent 184.Fn endservent
185functions conform to 185functions conform to
186.St -p1003.1-2003 . 186.St -p1003.1-2004 .
187.Pp 187.Pp
188The 188The
189.Fn getservent_r , 189.Fn getservent_r ,