aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcmp.3')
-rw-r--r--lib/libc/string/strcmp.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3
index df5d67253032..65baf65ed40b 100644
--- a/lib/libc/string/strcmp.3
+++ b/lib/libc/string/strcmp.3
@@ -30,7 +30,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strcmp.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
.\"
.Dd April 3, 2022
.Dt STRCMP 3