diff options
Diffstat (limited to 'src/lib/libc/net/getservent.3')
-rw-r--r-- | src/lib/libc/net/getservent.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libc/net/getservent.3 b/src/lib/libc/net/getservent.3 index 6badd85337..477d34249d 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.6 1999/05/25 01:50:58 aaron Exp $ | 1 | .\" $OpenBSD: getservent.3,v 1.7 1999/07/04 18:59:43 aaron 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. |
@@ -124,7 +124,6 @@ is encountered. | |||
124 | If a protocol name is also supplied (non- | 124 | If a protocol name is also supplied (non- |
125 | .Dv NULL ) , | 125 | .Dv NULL ) , |
126 | searches must also match the protocol. | 126 | searches must also match the protocol. |
127 | .ne 1i | ||
128 | .Sh FILES | 127 | .Sh FILES |
129 | .Bl -tag -width /etc/services -compact | 128 | .Bl -tag -width /etc/services -compact |
130 | .It Pa /etc/services | 129 | .It Pa /etc/services |