summaryrefslogtreecommitdiffstats
path: root/sbin/kget
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kget')
-rw-r--r--sbin/kget/Makefile2
-rw-r--r--sbin/kget/kget.82
-rw-r--r--sbin/kget/kget.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/kget/Makefile b/sbin/kget/Makefile
index cc8774f..d4bce5d 100644
--- a/sbin/kget/Makefile
+++ b/sbin/kget/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1999/02/27 02:24:18 jkh Exp $
+# $FreeBSD$
#
PROG= kget
CFLAGS+= -I${.CURDIR}/../../sys/i386
diff --git a/sbin/kget/kget.8 b/sbin/kget/kget.8
index b3619c0..7fea15f 100644
--- a/sbin/kget/kget.8
+++ b/sbin/kget/kget.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: kget.8,v 1.1 1999/02/27 02:24:18 jkh Exp $
+.\" $FreeBSD$
.\"
.Dd Feb 20, 1999
.Dt KGET 8
diff --git a/sbin/kget/kget.c b/sbin/kget/kget.c
index 5b9f4c7..24e1cb2 100644
--- a/sbin/kget/kget.c
+++ b/sbin/kget/kget.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: kget.c,v 1.1 1999/02/27 02:24:18 jkh Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
OpenPOWER on IntegriCloud