diff options
| author | Guy Helmer <ghelmer@FreeBSD.org> | 1999-04-13 02:32:12 +0000 |
|---|---|---|
| committer | Guy Helmer <ghelmer@FreeBSD.org> | 1999-04-13 02:32:12 +0000 |
| commit | 79deb70e154853997707b36698792381af401c0f (patch) | |
| tree | 1f25acffec4fe218a286f98655e79669f4f09269 /usr.bin/limits | |
| parent | 8570fd2a099d3dcc902f15337272df1be0ba6405 (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 9b3a1ce2f38c..8c589cd2e54d 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -17,7 +17,7 @@ .\" 5. Modifications may be freely made to this file providing the above .\" conditions are met. .\" -.\" $Id: limits.1,v 1.9 1999/02/12 02:12:06 alex Exp $ +.\" $Id: limits.1,v 1.10 1999/03/15 15:36:56 ghelmer Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 @@ -52,7 +52,7 @@ .Op Ar command .Sh DESCRIPTION .Nm Limits -ether prints or sets kernel resource limits, and may optionally set +either prints or sets kernel resource limits, and may optionally set environment variables like .Xr env 1 and run a program with the selected resources. |
