aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wormcontrol
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:30 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:30 +0000
commita9e2dc176f709713f9565ed1711c958f0707eb36 (patch)
treee1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /usr.sbin/wormcontrol
parent8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvs
'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'usr.sbin/wormcontrol')
-rw-r--r--usr.sbin/wormcontrol/wormcontrol.82
-rw-r--r--usr.sbin/wormcontrol/wormcontrol.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wormcontrol/wormcontrol.8 b/usr.sbin/wormcontrol/wormcontrol.8
index 7666d055ecb6..bd14ab1e8958 100644
--- a/usr.sbin/wormcontrol/wormcontrol.8
+++ b/usr.sbin/wormcontrol/wormcontrol.8
@@ -32,7 +32,7 @@
.\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
.\" DAMAGE.
.\"
-.\" $Id: wormcontrol.8,v 1.3.2.3 1997/11/18 07:28:14 charnier Exp $
+.\" $Id: wormcontrol.8,v 1.3.2.4 1998/11/08 14:08:47 luigi Exp $
.\"
.\" arrgh, hilit19 needs this" :-(
.Dd Jan 27, 1996
diff --git a/usr.sbin/wormcontrol/wormcontrol.c b/usr.sbin/wormcontrol/wormcontrol.c
index 3ef5a79f36e0..ba65d080901a 100644
--- a/usr.sbin/wormcontrol/wormcontrol.c
+++ b/usr.sbin/wormcontrol/wormcontrol.c
@@ -35,7 +35,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: wormcontrol.c,v 1.1.1.1.2.3 1997/11/18 07:28:15 charnier Exp $";
+ "$Id: wormcontrol.c,v 1.1.1.1.2.4 1998/11/08 14:08:47 luigi Exp $";
#endif /* not lint */
#include <err.h>