diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:10 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:10 +0000 |
commit | fa9896e082a1046ff4fbc75fcba4d18d1f2efc19 (patch) | |
tree | 6d9642e756096023abbcde6170e0f807b733e90b /lib/libnetgraph | |
parent | 9e7892125655e7f86b7c52d2c4f67ee64eac6fe2 (diff) | |
download | src-fa9896e082a1046ff4fbc75fcba4d18d1f2efc19.tar.gz src-fa9896e082a1046ff4fbc75fcba4d18d1f2efc19.zip |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r-- | lib/libnetgraph/netgraph.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3 index 422535ecacad..38bcc797dd2d 100644 --- a/lib/libnetgraph/netgraph.3 +++ b/lib/libnetgraph/netgraph.3 @@ -31,8 +31,6 @@ .\" OF SUCH DAMAGE. .\" .\" Author: Archie Cobbs <archie@whistle.com> -.\" -.\" $FreeBSD$ .\" $Whistle: netgraph.3,v 1.7 1999/01/25 07:14:06 archie Exp $ .\" .Dd May 15, 2020 |