summaryrefslogtreecommitdiff
path: root/usr.bin/limits
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/limits')
-rw-r--r--usr.bin/limits/limits.12
-rw-r--r--usr.bin/limits/limits.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1
index ecc959c0e7797..c10f20707d06f 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 e2f8bef620e4f..606a77a7690d6 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>