summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmls
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sgmls')
-rw-r--r--usr.bin/sgmls/Makefile2
-rw-r--r--usr.bin/sgmls/Makefile.inc2
-rw-r--r--usr.bin/sgmls/README2
-rw-r--r--usr.bin/sgmls/instant/Makefile2
-rw-r--r--usr.bin/sgmls/libsgmls/Makefile2
-rw-r--r--usr.bin/sgmls/sgmls/Makefile2
-rw-r--r--usr.bin/sgmls/sgmls/sgmls.12
7 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/sgmls/Makefile b/usr.bin/sgmls/Makefile
index 8986502..96be63d 100644
--- a/usr.bin/sgmls/Makefile
+++ b/usr.bin/sgmls/Makefile
@@ -1,6 +1,6 @@
#
# Bmake file for sgmls
-# $Id: Makefile,v 1.2 1996/09/08 02:00:37 jfieber Exp $
+# $FreeBSD$
#
SUBDIR= libsgmls sgmls instant
diff --git a/usr.bin/sgmls/Makefile.inc b/usr.bin/sgmls/Makefile.inc
index e1ed57f..41a5df0 100644
--- a/usr.bin/sgmls/Makefile.inc
+++ b/usr.bin/sgmls/Makefile.inc
@@ -1,7 +1,7 @@
#
# Bmakefile for rast
#
-# $Id: Makefile.inc,v 1.3 1996/06/19 20:36:35 jkh Exp $
+# $FreeBSD$
#
.if exists(${.CURDIR}/../../Makefile.inc)
diff --git a/usr.bin/sgmls/README b/usr.bin/sgmls/README
index dd6e257..00fc751 100644
--- a/usr.bin/sgmls/README
+++ b/usr.bin/sgmls/README
@@ -1,4 +1,4 @@
-$Id:$
+$FreeBSD$
This the sgmls release 1.1 SGML parser written by James Clark
jjc@jclark.com, repackaged for FreeBSD. The original source may be
diff --git a/usr.bin/sgmls/instant/Makefile b/usr.bin/sgmls/instant/Makefile
index 1e10b1e..217e81b 100644
--- a/usr.bin/sgmls/instant/Makefile
+++ b/usr.bin/sgmls/instant/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1.1.1 1996/09/08 01:55:10 jfieber Exp $
+# $FreeBSD$
PROG= instant
SRCS= browse.c info.c main.c tables.c traninit.c translate.c
diff --git a/usr.bin/sgmls/libsgmls/Makefile b/usr.bin/sgmls/libsgmls/Makefile
index 0d058f3..330afe2 100644
--- a/usr.bin/sgmls/libsgmls/Makefile
+++ b/usr.bin/sgmls/libsgmls/Makefile
@@ -1,7 +1,7 @@
#
# Bmakefile for libsgmls
#
-# $Id$
+# $FreeBSD$
#
LIB= sgmls
diff --git a/usr.bin/sgmls/sgmls/Makefile b/usr.bin/sgmls/sgmls/Makefile
index b46e9f6..1de604d 100644
--- a/usr.bin/sgmls/sgmls/Makefile
+++ b/usr.bin/sgmls/sgmls/Makefile
@@ -1,7 +1,7 @@
#
# Bmakefile for sgmls
#
-# $Id$
+# $FreeBSD$
#
PROG= sgmls
diff --git a/usr.bin/sgmls/sgmls/sgmls.1 b/usr.bin/sgmls/sgmls/sgmls.1
index bd92c92..1b070db 100644
--- a/usr.bin/sgmls/sgmls/sgmls.1
+++ b/usr.bin/sgmls/sgmls/sgmls.1
@@ -1,4 +1,4 @@
-'\" $Id$
+'\" $FreeBSD$
'\" t
.\" Uncomment the next line to get a man page accurate for MS-DOS
.\"nr Os 1
OpenPOWER on IntegriCloud