aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:20 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:20 +0000
commit05248206f720394d95c2a7475429311df670a2e9 (patch)
tree6b5fceb3e1c3812758ed51038f1c32e9a4785bfc /bin/ed
parent78d146160dc5339c9cdf7799551bcc442a6eb95b (diff)
downloadsrc-05248206f720394d95c2a7475429311df670a2e9.tar.gz
src-05248206f720394d95c2a7475429311df670a2e9.zip
Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/POSIX1
-rw-r--r--bin/ed/README1
2 files changed, 0 insertions, 2 deletions
diff --git a/bin/ed/POSIX b/bin/ed/POSIX
index 53d6b5328ca5..1c8ac2b3b212 100644
--- a/bin/ed/POSIX
+++ b/bin/ed/POSIX
@@ -1,4 +1,3 @@
-$FreeBSD$
This version of ed(1) is not strictly POSIX compliant, as described in
the POSIX 1003.2 document. The following is a summary of the omissions,
diff --git a/bin/ed/README b/bin/ed/README
index da11f9b0f32a..8f5234179119 100644
--- a/bin/ed/README
+++ b/bin/ed/README
@@ -1,4 +1,3 @@
-$FreeBSD$
ed is an 8-bit-clean, POSIX-compliant line editor. It should work with
any regular expression package that conforms to the POSIX interface