summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/limits/limits.117
1 files changed, 10 insertions, 7 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1
index d7804e2..261a10a 100644
--- a/usr.bin/limits/limits.1
+++ b/usr.bin/limits/limits.1
@@ -60,20 +60,22 @@ Three uses of the
.Nm
command are possible:
.Pp
-.Bl -hang -width indent
-.It Nm
+.Bl -tag -width indent
+.It Xo
+.Nm
.Op Ar limitflags
.Op Ar name Ns = Ns Ar value
.Ar command
-.Pp
+.Xc
This usage sets limits according to
.Ar limitflags ,
optionally sets environment variables given as
.Ar name Ns = Ns Ar value
pairs, and then runs the specified command.
-.It Nm
+.It Xo
+.Nm
.Op Ar limitflags
-.Pp
+.Xc
This usage determines values of resource settings according to
.Ar limitflags ,
does not attempt to set them and outputs these values to
@@ -89,9 +91,10 @@ by the the appropriate login class resource limit entries from
the
.Xr login.conf 5
login capabilities database.
-.It Nm
+.It Xo
+.Nm
.Fl e Op Ar limitflags
-.Pp
+.Xc
This usage determines values of resource settings according to
.Ar limitflags ,
but does not set them itself.
OpenPOWER on IntegriCloud