summaryrefslogtreecommitdiffstats
path: root/man3/getservent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getservent.3')
-rw-r--r--man3/getservent.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/getservent.3 b/man3/getservent.3
index 97f01dfbb..bf8540ffc 100644
--- a/man3/getservent.3
+++ b/man3/getservent.3
@@ -35,7 +35,7 @@ Standard C library
The
.BR getservent ()
function reads the next entry from the services database (see
-.BR services (5))
+.MR services 5 )
and returns a
.I servent
structure containing
@@ -138,7 +138,7 @@ error occurs or the end of the file is reached.
services database file
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -203,7 +203,7 @@ POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, 4.3BSD.
.SH SEE ALSO
-.BR getnetent (3),
-.BR getprotoent (3),
-.BR getservent_r (3),
-.BR services (5)
+.MR getnetent 3 ,
+.MR getprotoent 3 ,
+.MR getservent_r 3 ,
+.MR services 5