diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:08 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:31 +0000 |
commit | b144e70a3325e033163aa4e6e15d0446e245702d (patch) | |
tree | 10b098a3fc467980c429f5caca76d554fc8f61b1 /share/man/man4/ddb.4 | |
parent | 74c1a7c66addbc7aeeb489d60fc1f76c2c398110 (diff) |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r-- | share/man/man4/ddb.4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 8ef78cc8b156..f2d1d77ea313 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -24,8 +24,6 @@ .\" any improvements or extensions that they make and grant Carnegie Mellon .\" the rights to redistribute these changes. .\" -.\" $FreeBSD$ -.\" .Dd November 10, 2022 .Dt DDB 4 .Os |