diff options
Diffstat (limited to 'usr/src/uts/sun4u/sys/mem_cache.h')
-rw-r--r-- | usr/src/uts/sun4u/sys/mem_cache.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/sun4u/sys/mem_cache.h b/usr/src/uts/sun4u/sys/mem_cache.h index ef65f028be..0ba243d474 100644 --- a/usr/src/uts/sun4u/sys/mem_cache.h +++ b/usr/src/uts/sun4u/sys/mem_cache.h @@ -25,8 +25,6 @@ #ifndef _MEM_CACHE_H #define _MEM_CACHE_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif @@ -52,7 +50,7 @@ extern "C" { /* - * Private ioctls for fmd(1M). These interfaces are Sun Private. Applications + * Private ioctls for fmd(8). These interfaces are Sun Private. Applications * and drivers should not make use of these interfaces: they can change without * notice and programs that consume them will fail to run on future releases. */ |