From d4fc811b598e64fefee1aad9894b545baf987167 Mon Sep 17 00:00:00 2001 From: davidn Date: Wed, 16 Jul 1997 11:35:18 +0000 Subject: Fix typos. PR: 4101 Submitted by: Horikawa Kazuo --- usr.bin/limits/limits.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 64d3cbd..a732250 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. -- cgit v1.1