summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/limit.1
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man1/limit.1
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man1/limit.1')
-rw-r--r--usr/src/man/man1/limit.126
1 files changed, 18 insertions, 8 deletions
diff --git a/usr/src/man/man1/limit.1 b/usr/src/man/man1/limit.1
index 34952062af..7de7e73689 100644
--- a/usr/src/man/man1/limit.1
+++ b/usr/src/man/man1/limit.1
@@ -211,7 +211,7 @@ Maximum \fBCPU\fR seconds per process.
.ad
.RS 16n
Largest single file allowed. Limited to the size of the filesystem (see
-\fBdf\fR(1M)).
+\fBdf\fR(8)).
.RE
.sp
@@ -248,7 +248,7 @@ filesystem.
\fB\fBdescriptors\fR\fR
.ad
.RS 16n
-Maximum number of file descriptors. Run the \fBsysdef\fR(1M) command to obtain
+Maximum number of file descriptors. Run the \fBsysdef\fR(8) command to obtain
the maximum possible limits for your system. The values reported are in
hexadecimal, but can be translated into decimal numbers using the \fBbc\fR(1)
command.
@@ -776,7 +776,7 @@ memorysize unlimited
.sp
.SH ENVIRONMENT VARIABLES
-See \fBenviron\fR(5) for descriptions of the following environment variables
+See \fBenviron\fR(7) for descriptions of the following environment variables
that affect the execution of \fBulimit\fR: \fBLANG\fR, \fBLC_ALL\fR,
\fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR.
.SH EXIT STATUS
@@ -800,7 +800,7 @@ A request for a higher limit was rejected or an error occurred.
.RE
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.SS "/usr/bin/ulimit, csh, ksh, sh"
.TS
box;
@@ -810,7 +810,7 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE
_
Interface Stability Committed
_
-Standard See \fBstandards\fR(5).
+Standard See \fBstandards\fR(7).
.TE
.SS "ksh93"
@@ -824,6 +824,16 @@ Interface Stability Uncommitted
.TE
.SH SEE ALSO
-\fBbc\fR(1), \fBcsh\fR(1), \fBksh\fR(1), \fBksh93\fR(1), \fBsh\fR(1),
-\fBdf\fR(1M), \fBsu\fR(1M), \fBswap\fR(1M), \fBsysdef\fR(1M),
-\fBgetrlimit\fR(2), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5)
+.BR bc (1),
+.BR csh (1),
+.BR ksh (1),
+.BR ksh93 (1),
+.BR sh (1),
+.BR getrlimit (2),
+.BR attributes (7),
+.BR environ (7),
+.BR standards (7),
+.BR df (8),
+.BR su (8),
+.BR swap (8),
+.BR sysdef (8)