aboutsummaryrefslogtreecommitdiff
path: root/share/doc/smm
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /share/doc/smm
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'share/doc/smm')
-rw-r--r--share/doc/smm/01.setup/Makefile1
-rw-r--r--share/doc/smm/01.setup/spell.ok1
-rw-r--r--share/doc/smm/02.config/Makefile1
-rw-r--r--share/doc/smm/02.config/spell.ok1
-rw-r--r--share/doc/smm/03.fsck/Makefile1
-rw-r--r--share/doc/smm/04.quotas/Makefile1
-rw-r--r--share/doc/smm/05.fastfs/Makefile1
-rw-r--r--share/doc/smm/06.nfs/Makefile1
-rw-r--r--share/doc/smm/07.lpd/Makefile1
-rw-r--r--share/doc/smm/08.sendmailop/Makefile1
-rw-r--r--share/doc/smm/11.timedop/Makefile1
-rw-r--r--share/doc/smm/12.timed/Makefile1
-rw-r--r--share/doc/smm/18.net/Makefile1
-rw-r--r--share/doc/smm/Makefile1
-rw-r--r--share/doc/smm/contents/Makefile1
-rw-r--r--share/doc/smm/title/Makefile1
16 files changed, 0 insertions, 16 deletions
diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile
index b2d9c301b16b..2283d293917a 100644
--- a/share/doc/smm/01.setup/Makefile
+++ b/share/doc/smm/01.setup/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 7/27/93
-# $FreeBSD$
VOLUME= smm/01.setup
SRCS= stubs 0.t 1.t 2.t 3.t 4.t 5.t 6.t
diff --git a/share/doc/smm/01.setup/spell.ok b/share/doc/smm/01.setup/spell.ok
index 4d364dddaa6a..3ac251ebcb4e 100644
--- a/share/doc/smm/01.setup/spell.ok
+++ b/share/doc/smm/01.setup/spell.ok
@@ -1,4 +1,3 @@
-# $FreeBSD$
A1096A
AA
ACU
diff --git a/share/doc/smm/02.config/Makefile b/share/doc/smm/02.config/Makefile
index 716eedac7189..d1043b58c0b7 100644
--- a/share/doc/smm/02.config/Makefile
+++ b/share/doc/smm/02.config/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/02.config
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t a.t b.t c.t d.t e.t
diff --git a/share/doc/smm/02.config/spell.ok b/share/doc/smm/02.config/spell.ok
index dfc5df1340de..cc9d6fdf11e2 100644
--- a/share/doc/smm/02.config/spell.ok
+++ b/share/doc/smm/02.config/spell.ok
@@ -1,4 +1,3 @@
-# $FreeBSD$
ACC
ANSEL
ARP
diff --git a/share/doc/smm/03.fsck/Makefile b/share/doc/smm/03.fsck/Makefile
index 88d1ec3370ae..7f1e4f623e2b 100644
--- a/share/doc/smm/03.fsck/Makefile
+++ b/share/doc/smm/03.fsck/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/03.fsck
SRCS= 0.t 1.t 2.t 3.t 4.t
diff --git a/share/doc/smm/04.quotas/Makefile b/share/doc/smm/04.quotas/Makefile
index e3c68ff48c56..c6d277a8d2a0 100644
--- a/share/doc/smm/04.quotas/Makefile
+++ b/share/doc/smm/04.quotas/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/04.quotas
SRCS= quotas.ms
diff --git a/share/doc/smm/05.fastfs/Makefile b/share/doc/smm/05.fastfs/Makefile
index d63aae2d877d..e69840b8406e 100644
--- a/share/doc/smm/05.fastfs/Makefile
+++ b/share/doc/smm/05.fastfs/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/05.fastfs
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t
diff --git a/share/doc/smm/06.nfs/Makefile b/share/doc/smm/06.nfs/Makefile
index 99f0762ac6ef..acbf828d833f 100644
--- a/share/doc/smm/06.nfs/Makefile
+++ b/share/doc/smm/06.nfs/Makefile
@@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/06.nfs
SRCS= 0.t 1.t 2.t ref.t
diff --git a/share/doc/smm/07.lpd/Makefile b/share/doc/smm/07.lpd/Makefile
index 20455e1995db..72a2070a017f 100644
--- a/share/doc/smm/07.lpd/Makefile
+++ b/share/doc/smm/07.lpd/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/07.lpd
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
diff --git a/share/doc/smm/08.sendmailop/Makefile b/share/doc/smm/08.sendmailop/Makefile
index e92eeab264a2..a4ae9812d251 100644
--- a/share/doc/smm/08.sendmailop/Makefile
+++ b/share/doc/smm/08.sendmailop/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
-# $FreeBSD$
VOLUME= smm/08.sendmailop
SRCS= op.me
diff --git a/share/doc/smm/11.timedop/Makefile b/share/doc/smm/11.timedop/Makefile
index aec9918e4b67..ac1e8b3ff22a 100644
--- a/share/doc/smm/11.timedop/Makefile
+++ b/share/doc/smm/11.timedop/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/11.timedop
SRCS= timed.ms
diff --git a/share/doc/smm/12.timed/Makefile b/share/doc/smm/12.timed/Makefile
index f84456866b21..c168b4e0ea52 100644
--- a/share/doc/smm/12.timed/Makefile
+++ b/share/doc/smm/12.timed/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
VOLUME= smm/12.timed
SRCS= timed.ms
diff --git a/share/doc/smm/18.net/Makefile b/share/doc/smm/18.net/Makefile
index 47e7e11bd201..5f2dbb737e3e 100644
--- a/share/doc/smm/18.net/Makefile
+++ b/share/doc/smm/18.net/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/10/93
-# $FreeBSD$
VOLUME= smm/18.net
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t 8.t 9.t a.t b.t c.t d.t e.t f.t
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile
index c6c9c51dc5e2..8b3efec3f419 100644
--- a/share/doc/smm/Makefile
+++ b/share/doc/smm/Makefile
@@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/10/93
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/share/doc/smm/contents/Makefile b/share/doc/smm/contents/Makefile
index aa73faaf4e95..800331f7eb13 100644
--- a/share/doc/smm/contents/Makefile
+++ b/share/doc/smm/contents/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
VOLUME= smm
DOC= contents
diff --git a/share/doc/smm/title/Makefile b/share/doc/smm/title/Makefile
index c1f1c9b64419..bd8c1e1e3431 100644
--- a/share/doc/smm/title/Makefile
+++ b/share/doc/smm/title/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
VOLUME= smm
DOC= Title