From 43d1df332e81eb5067d541349ede3b84ea2ab5df Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Fri, 12 Feb 1999 02:12:08 +0000 Subject: Removed occurrences of consecutive repeated words (such as "the the"). --- usr.bin/limits/limits.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/limits') diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 9a9dd5776b6c..fe77d2d41e86 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.7 1998/05/08 14:46:23 max Exp $ +.\" $Id: limits.1,v 1.8 1998/06/04 21:05:58 steve Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 @@ -281,7 +281,7 @@ option, or set/display options are selected in the same invocation, is used when running a program, etc. When run in display or eval mode, .Nm limits -exits with with a status of EXIT_SUCCESS. +exits with a status of EXIT_SUCCESS. When run in command mode and execution of the command succeeds, the exit status will be whatever the executed program returns. .Sh SEE ALSO -- cgit v1.3