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 96be63d..96ce820 100644
--- a/usr.bin/sgmls/Makefile
+++ b/usr.bin/sgmls/Makefile
@@ -1,6 +1,6 @@
#
# Bmake file for sgmls
-# $FreeBSD$
+# $Id$
#
SUBDIR= libsgmls sgmls instant
diff --git a/usr.bin/sgmls/Makefile.inc b/usr.bin/sgmls/Makefile.inc
index 41a5df0..7a78864 100644
--- a/usr.bin/sgmls/Makefile.inc
+++ b/usr.bin/sgmls/Makefile.inc
@@ -1,7 +1,7 @@
#
# Bmakefile for rast
#
-# $FreeBSD$
+# $Id$
#
.if exists(${.CURDIR}/../../Makefile.inc)
diff --git a/usr.bin/sgmls/README b/usr.bin/sgmls/README
index 00fc751..e2a8204 100644
--- a/usr.bin/sgmls/README
+++ b/usr.bin/sgmls/README
@@ -1,4 +1,4 @@
-$FreeBSD$
+$Id$
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 217e81b..c004f87 100644
--- a/usr.bin/sgmls/instant/Makefile
+++ b/usr.bin/sgmls/instant/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
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 330afe2..0d058f3 100644
--- a/usr.bin/sgmls/libsgmls/Makefile
+++ b/usr.bin/sgmls/libsgmls/Makefile
@@ -1,7 +1,7 @@
#
# Bmakefile for libsgmls
#
-# $FreeBSD$
+# $Id$
#
LIB= sgmls
diff --git a/usr.bin/sgmls/sgmls/Makefile b/usr.bin/sgmls/sgmls/Makefile
index 1de604d..b46e9f6 100644
--- a/usr.bin/sgmls/sgmls/Makefile
+++ b/usr.bin/sgmls/sgmls/Makefile
@@ -1,7 +1,7 @@
#
# Bmakefile for sgmls
#
-# $FreeBSD$
+# $Id$
#
PROG= sgmls
diff --git a/usr.bin/sgmls/sgmls/sgmls.1 b/usr.bin/sgmls/sgmls/sgmls.1
index 1b070db..bd92c92 100644
--- a/usr.bin/sgmls/sgmls/sgmls.1
+++ b/usr.bin/sgmls/sgmls/sgmls.1
@@ -1,4 +1,4 @@
-'\" $FreeBSD$
+'\" $Id$
'\" t
.\" Uncomment the next line to get a man page accurate for MS-DOS
.\"nr Os 1
OpenPOWER on IntegriCloud