summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getprotoent.3
diff options
context:
space:
mode:
authorjmc <>2005-06-05 19:40:21 +0000
committerjmc <>2005-06-05 19:40:21 +0000
commitb45d3888b5a6823bcace6bae6b3cd62c7bb15e80 (patch)
tree89f73c0fc5cc006a830773c93b631787b340cb69 /src/lib/libc/net/getprotoent.3
parent26efa7c2a86f35a1ee66b7060085328402a5ac4d (diff)
downloadopenbsd-b45d3888b5a6823bcace6bae6b3cd62c7bb15e80.tar.gz
openbsd-b45d3888b5a6823bcace6bae6b3cd62c7bb15e80.tar.bz2
openbsd-b45d3888b5a6823bcace6bae6b3cd62c7bb15e80.zip
s/-p1003.1-2003/-p1003.1-2004/g
Diffstat (limited to 'src/lib/libc/net/getprotoent.3')
-rw-r--r--src/lib/libc/net/getprotoent.34
1 files changed, 2 insertions, 2 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 ,