aboutsummaryrefslogtreecommitdiff
path: root/sbin/ddb
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:10 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:10 +0000
commitfa9896e082a1046ff4fbc75fcba4d18d1f2efc19 (patch)
tree6d9642e756096023abbcde6170e0f807b733e90b /sbin/ddb
parent9e7892125655e7f86b7c52d2c4f67ee64eac6fe2 (diff)
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Diffstat (limited to 'sbin/ddb')
-rw-r--r--sbin/ddb/ddb.82
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/ddb/ddb.8 b/sbin/ddb/ddb.8
index 54e5aa1b390c..562251e0b448 100644
--- a/sbin/ddb/ddb.8
+++ b/sbin/ddb/ddb.8
@@ -23,8 +23,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
-.\"
.Dd December 24, 2008
.Dt DDB 8
.Os