summaryrefslogtreecommitdiffstats
path: root/man3/ulimit.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ulimit.3')
-rw-r--r--man3/ulimit.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/ulimit.3 b/man3/ulimit.3
index e4ed71205..36c997e42 100644
--- a/man3/ulimit.3
+++ b/man3/ulimit.3
@@ -20,15 +20,15 @@ Standard C library
.SH DESCRIPTION
Warning: this routine is obsolete.
Use
-.BR getrlimit (2),
-.BR setrlimit (2),
+.MR getrlimit 2 ,
+.MR setrlimit 2 ,
and
-.BR sysconf (3)
+.MR sysconf 3
instead.
For the shell command
.BR ulimit ,
see
-.BR bash (1).
+.MR bash 1 .
.P
The
.BR ulimit ()
@@ -63,7 +63,7 @@ is set to indicate the error.
An unprivileged process tried to increase a limit.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -81,7 +81,7 @@ POSIX.1-2008.
SVr4, POSIX.1-2001.
POSIX.1-2008 marks it as obsolete.
.SH SEE ALSO
-.BR bash (1),
-.BR getrlimit (2),
-.BR setrlimit (2),
-.BR sysconf (3)
+.MR bash 1 ,
+.MR getrlimit 2 ,
+.MR setrlimit 2 ,
+.MR sysconf 3