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/device_get_name.9 | 2 -- 1 file changed, 2 deletions(-) (limited to 'share/man/man9/device_get_name.9') diff --git a/share/man/man9/device_get_name.9 b/share/man/man9/device_get_name.9 index 1bf7ec842ecf..8a4a280b9514 100644 --- a/share/man/man9/device_get_name.9 +++ b/share/man/man9/device_get_name.9 @@ -22,8 +22,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 April 21, 2003 .Dt DEVICE_GET_NAME 9 .Os -- cgit v1.2.3