diff options
Diffstat (limited to 'usr.sbin/sicontrol')
-rw-r--r-- | usr.sbin/sicontrol/sicontrol.8 | 2 | ||||
-rw-r--r-- | usr.sbin/sicontrol/sicontrol.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index bf03d10c27a7e..8b6902455287f 100644 --- a/usr.sbin/sicontrol/sicontrol.8 +++ b/usr.sbin/sicontrol/sicontrol.8 @@ -1,4 +1,4 @@ -.\" $Id: sicontrol.8,v 1.2 1995/09/26 18:18:49 peter Exp $ +.\" $Id: sicontrol.8,v 1.2.2.1 1996/01/30 14:03:02 mpp Exp $ .\" The following requests are required for all man pages. .Dd September 26,1995 .Dt SICONTROL 8 diff --git a/usr.sbin/sicontrol/sicontrol.c b/usr.sbin/sicontrol/sicontrol.c index 1db88459d7560..bcb979abf3f1e 100644 --- a/usr.sbin/sicontrol/sicontrol.c +++ b/usr.sbin/sicontrol/sicontrol.c @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $Id: sicontrol.c,v 1.4 1995/10/01 03:13:33 peter Exp $ + * $Id: sicontrol.c,v 1.3.2.1 1995/10/06 11:37:45 davidg Exp $ */ #include <stdio.h> |