diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /usr.sbin/kernbb | |
parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) |
Diffstat (limited to 'usr.sbin/kernbb')
-rw-r--r-- | usr.sbin/kernbb/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/kernbb/kernbb.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile index ad5f6aae4cd32..6a424c9426b24 100644 --- a/usr.sbin/kernbb/Makefile +++ b/usr.sbin/kernbb/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/03/10 08:53:54 phk Exp $ +# $Id: Makefile,v 1.2 1995/04/28 04:52:33 phk Exp $ PROG= kernbb MAN8= kernbb.8 diff --git a/usr.sbin/kernbb/kernbb.c b/usr.sbin/kernbb/kernbb.c index 72b5bc1588121..a31ddb2b928cc 100644 --- a/usr.sbin/kernbb/kernbb.c +++ b/usr.sbin/kernbb/kernbb.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: kernbb.c,v 1.1 1995/03/10 08:53:55 phk Exp $ + * $Id: kernbb.c,v 1.2 1995/04/28 04:58:19 phk Exp $ * */ |