From b144e70a3325e033163aa4e6e15d0446e245702d Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 21 Aug 2023 19:32:08 -0600 Subject: Remove $FreeBSD$: two-line nroff pattern Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit fa9896e082a1) --- share/man/man9/panic.9 | 2 -- 1 file changed, 2 deletions(-) (limited to 'share/man/man9/panic.9') diff --git a/share/man/man9/panic.9 b/share/man/man9/panic.9 index bc9b1b9e85fb..ee422e45caef 100644 --- a/share/man/man9/panic.9 +++ b/share/man/man9/panic.9 @@ -35,8 +35,6 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ -.\" .Dd March 17, 2023 .Dt PANIC 9 .Os -- cgit v1.2.3