Module Name: src
Committed By: rillig
Date: Sun Dec 5 14:25:04 UTC 2021
Modified Files:
src/lib/libc/stdlib: jemalloc.3
Log Message:
jemalloc.3: fix malformed CVS Id
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/stdlib/jemalloc.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/stdlib/jemalloc.3
diff -u src/lib/libc/stdlib/jemalloc.3:1.10 src/lib/libc/stdlib/jemalloc.3:1.11
--- src/lib/libc/stdlib/jemalloc.3:1.10 Wed Oct 25 17:09:47 2017
+++ src/lib/libc/stdlib/jemalloc.3 Sun Dec 5 14:25:04 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD $
+.\" $NetBSD: jemalloc.3,v 1.11 2021/12/05 14:25:04 rillig Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.