From fa9896e082a1046ff4fbc75fcba4d18d1f2efc19 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:55:10 -0600 Subject: Remove $FreeBSD$: two-line nroff pattern Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/ --- bin/expr/expr.1 | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/expr') diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 88b7171f164f..72830a55ec66 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -28,8 +28,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 October 5, 2016 .Dt EXPR 1 .Os -- cgit v1.3