diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /usr.bin/limits | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvs
'RELENG_2_2_5_RELEASE'.
This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'usr.bin/limits')
| -rw-r--r-- | usr.bin/limits/limits.1 | 2 | ||||
| -rw-r--r-- | usr.bin/limits/limits.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index ecc959c0e779..c10f20707d06 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.2.2.1 1997/07/16 11:48:23 davidn Exp $ +.\" $Id: limits.1,v 1.2.2.2 1997/07/22 07:22:48 charnier Exp $ .\" .Dd January 15, 1996 .Dt LIMITS 1 diff --git a/usr.bin/limits/limits.c b/usr.bin/limits/limits.c index e2f8bef620e4..606a77a7690d 100644 --- a/usr.bin/limits/limits.c +++ b/usr.bin/limits/limits.c @@ -20,7 +20,7 @@ * * Display/change(+runprogram)/eval resource limits. * - * $Id: limits.c,v 1.4 1997/05/10 19:00:58 davidn Exp $ + * $Id: limits.c,v 1.4.2.1 1997/07/22 07:22:51 charnier Exp $ */ #include <err.h> |
