aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/mman.h')
-rw-r--r--sys/sys/mman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/mman.h b/sys/sys/mman.h
index 70d8d3455ad7..ba1b9b24c8a3 100644
--- a/sys/sys/mman.h
+++ b/sys/sys/mman.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)mman.h 8.2 (Berkeley) 1/9/95
- * $FreeBSD$
+ * $Id$
*/
#ifndef _SYS_MMAN_H_