diff options
Diffstat (limited to 'usr/src/uts/common/sys/fxpriocntl.h')
| -rw-r--r-- | usr/src/uts/common/sys/fxpriocntl.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/fxpriocntl.h b/usr/src/uts/common/sys/fxpriocntl.h index feff8a2ad4..8a1c680ee9 100644 --- a/usr/src/uts/common/sys/fxpriocntl.h +++ b/usr/src/uts/common/sys/fxpriocntl.h @@ -27,8 +27,6 @@ #ifndef _SYS_FXPRIOCNTL_H #define _SYS_FXPRIOCNTL_H -#pragma ident "%Z%%M% %I% %E% SMI" - #include <sys/types.h> #include <sys/thread.h> @@ -68,7 +66,7 @@ typedef struct fxinfo { /* - * The following is used by the dispadmin(1M) command for + * The following is used by the dispadmin(8) command for * scheduler administration and is not for general use. */ |
