aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcsxfrm.3
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-22 01:32:13 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-23 17:43:32 +0000
commit24115b70d6d614ed7ac5cfc4f51fa9d6cfe8b1b2 (patch)
treee6cd70d9aa49c6b9736ff6b8927425e08217bd36 /lib/libc/string/wcsxfrm.3
parentb144e70a3325e033163aa4e6e15d0446e245702d (diff)
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit b2c76c41be32)
Diffstat (limited to 'lib/libc/string/wcsxfrm.3')
-rw-r--r--lib/libc/string/wcsxfrm.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/wcsxfrm.3 b/lib/libc/string/wcsxfrm.3
index ac30d38e1131..45e197ef8a83 100644
--- a/lib/libc/string/wcsxfrm.3
+++ b/lib/libc/string/wcsxfrm.3
@@ -31,7 +31,6 @@
.\"
.\" @(#)strxfrm.3 8.1 (Berkeley) 6/4/93
.\" FreeBSD: src/lib/libc/string/strxfrm.3,v 1.16 2002/09/06 11:24:06 tjr Exp
-.\" $FreeBSD$
.\"
.Dd October 4, 2002
.Dt WCSXFRM 3