summaryrefslogtreecommitdiffstats
path: root/man3/getprotoent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getprotoent.3')
-rw-r--r--man3/getprotoent.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/getprotoent.3 b/man3/getprotoent.3
index 79b5d23be..74819b422 100644
--- a/man3/getprotoent.3
+++ b/man3/getprotoent.3
@@ -31,7 +31,7 @@ Standard C library
The
.BR getprotoent ()
function reads the next entry from the protocols database (see
-.BR protocols (5))
+.MR protocols 5 )
and returns a
.I protoent
structure
@@ -121,7 +121,7 @@ protocol database file
.PD
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -186,7 +186,7 @@ POSIX.1-2008.
.SH HISTORY
POSIX.1-2001, 4.3BSD.
.SH SEE ALSO
-.BR getnetent (3),
-.BR getprotoent_r (3),
-.BR getservent (3),
-.BR protocols (5)
+.MR getnetent 3 ,
+.MR getprotoent_r 3 ,
+.MR getservent 3 ,
+.MR protocols 5