diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-06-04 21:06:07 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-06-04 21:06:07 +0000 |
| commit | 32c21313950e1f43b530bf8e9235461ef05f4ad8 (patch) | |
| tree | 4d6a81c16586544737f81cbbaa10938c2e864b89 /usr.bin/limits | |
| parent | 8435e0aef58e503f97ea38eb65ecd5d6bdeae8da (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 5f94653c7cb3..9a9dd5776b6c 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.6 1998/02/01 06:19:56 steve Exp $ +.\" $Id: limits.1,v 1.7 1998/05/08 14:46:23 max Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 @@ -168,7 +168,7 @@ flags. Selects "eval mode" formatting for output. This is valid only on display mode and cannot be used when running a command. -The exact syntax used for output depeneds upon the type of shell from +The exact syntax used for output depends upon the type of shell from which .Nm limits is invoked. @@ -226,7 +226,7 @@ megabytes (1024*1024 bytes). .It g gigabytes. .It t -terrabytes. +terabytes. .El .Pp The |
