aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/limits
diff options
context:
space:
mode:
authorDavid Nugent <davidn@FreeBSD.org>1997-07-16 11:35:18 +0000
committerDavid Nugent <davidn@FreeBSD.org>1997-07-16 11:35:18 +0000
commitb3848628ff02185ddaa0f02b4c1fa914cbc97a28 (patch)
treeb602c3d1b8c4e2ecbdc70387348b18b9a5853779 /usr.bin/limits
parente53211ce4de951664f8f446c631a8acb655930f5 (diff)
downloadsrc-b3848628ff02185ddaa0f02b4c1fa914cbc97a28.tar.gz
src-b3848628ff02185ddaa0f02b4c1fa914cbc97a28.zip
Fix typos.
PR: 4101 Submitted by: Horikawa Kazuo <k-horik@mail.yk.rim.or.jp>
Notes
Notes: svn path=/head/; revision=27450
Diffstat (limited to 'usr.bin/limits')
-rw-r--r--usr.bin/limits/limits.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1
index 64d3cbd0e208..a7322500c515 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$
+.\" $Id: limits.1,v 1.2 1997/02/22 19:55:37 peter Exp $
.\"
.Dd January 15, 1996
.Dt LIMITS 1
@@ -162,7 +162,7 @@ which
is invoked.
.It Fl c Op Ar limit
Selects or sets (if 'limit' is specified) the
-.Em coredumsize
+.Em coredumpsize
resource limit.
A value of 0 disables core dumps.
.It Fl d Op Ar limit
@@ -299,6 +299,6 @@ shell scripts.
.Nm Limits
makes no effort to ensure that resource settings emitted or displayed
are valid and settable by the current user.
-Only a superuser account may raise hard limits, and and when doing so
+Only a superuser account may raise hard limits, and when doing so
the FreeBSD kernel will silently lower limits to values less than
specified if the values given are too high.