git: 9e7892125655 - main - sys: Remove $FreeBSD$: two-line nroff pattern
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 17:57:10 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=9e7892125655e7f86b7c52d2c4f67ee64eac6fe2
commit 9e7892125655e7f86b7c52d2c4f67ee64eac6fe2
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-08-16 17:55:06 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-08-16 17:55:06 +0000
sys: Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
---
sys/netinet/libalias/libalias.3 | 2 --
sys/teken/libteken/teken.3 | 2 --
2 files changed, 4 deletions(-)
diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3
index 85ebe55f527c..b4d123682f0b 100644
--- a/sys/netinet/libalias/libalias.3
+++ b/sys/netinet/libalias/libalias.3
@@ -23,8 +23,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
-.\"
.Dd May 31, 2021
.Dt LIBALIAS 3
.Os
diff --git a/sys/teken/libteken/teken.3 b/sys/teken/libteken/teken.3
index 2f4a0d8eaf75..5a7f5cd18e73 100644
--- a/sys/teken/libteken/teken.3
+++ b/sys/teken/libteken/teken.3
@@ -22,8 +22,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
-.\"
.Dd Mar 13, 2017
.Dt TEKEN 3
.Os