summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getservent.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/getservent.3')
-rw-r--r--src/lib/libc/net/getservent.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libc/net/getservent.3 b/src/lib/libc/net/getservent.3
index 3ef95fb817..21591cdcbb 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.8 1999/07/05 04:40:59 aaron Exp $ 1.\" $OpenBSD: getservent.3,v 1.9 2000/04/18 03:01:32 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.
@@ -96,7 +96,8 @@ reads the next line of the file, opening the file if necessary.
96The 96The
97.Fn setservent 97.Fn setservent
98function 98function
99opens and rewinds the file. If the 99opens and rewinds the file.
100If the
100.Fa stayopen 101.Fa stayopen
101flag is non-zero, 102flag is non-zero,
102the net data base will not be closed after each call to 103the net data base will not be closed after each call to