limits.1 (38f1b189cd839bd8aa122ae06cc084810ca1e395) limits.1 (2fccbf04cc879fa1e1a4cd0382e8eb554a8fd60d)
1.\" Copyright (c) 1996 David Nugent <davidn@blaze.net.au>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, is permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice immediately at the beginning of the file, without modification,

--- 5 unchanged lines hidden (view full) ---

14.\" is permitted provided this notation is included.
15.\" 4. Absolutely no warranty of function or purpose is made by the author
16.\" David Nugent.
17.\" 5. Modifications may be freely made to this file providing the above
18.\" conditions are met.
19.\"
20.\" $FreeBSD$
21.\"
1.\" Copyright (c) 1996 David Nugent <davidn@blaze.net.au>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, is permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice immediately at the beginning of the file, without modification,

--- 5 unchanged lines hidden (view full) ---

14.\" is permitted provided this notation is included.
15.\" 4. Absolutely no warranty of function or purpose is made by the author
16.\" David Nugent.
17.\" 5. Modifications may be freely made to this file providing the above
18.\" conditions are met.
19.\"
20.\" $FreeBSD$
21.\"
22.Dd January 23, 2011
22.Dd January 23, 2012
23.Dt LIMITS 1
24.Os
25.Sh NAME
26.Nm limits
27.Nd set or display process resource limits
28.Sh SYNOPSIS
29.Nm
30.Op Fl C Ar class | Fl P Ar pid | Fl U Ar user

--- 143 unchanged lines hidden (view full) ---

174(maximum)
175resource limits.
176If specific limits settings follow this switch, both soft and hard
177limits are affected until overridden later with either the
178.Fl S
179or
180.Fl H
181options.
23.Dt LIMITS 1
24.Os
25.Sh NAME
26.Nm limits
27.Nd set or display process resource limits
28.Sh SYNOPSIS
29.Nm
30.Op Fl C Ar class | Fl P Ar pid | Fl U Ar user

--- 143 unchanged lines hidden (view full) ---

174(maximum)
175resource limits.
176If specific limits settings follow this switch, both soft and hard
177limits are affected until overridden later with either the
178.Fl S
179or
180.Fl H
181options.
182.Fl e
182.It Fl e
183Select
184.Dq "eval mode"
185formatting for output.
186This is valid only on display mode and cannot be used when running a
187command.
188The exact syntax used for output depends upon the type of shell from
189which
190.Nm

--- 222 unchanged lines hidden ---
183Select
184.Dq "eval mode"
185formatting for output.
186This is valid only on display mode and cannot be used when running a
187command.
188The exact syntax used for output depends upon the type of shell from
189which
190.Nm

--- 222 unchanged lines hidden ---