diff options
Diffstat (limited to 'usr/src/head/tzfile.h')
-rw-r--r-- | usr/src/head/tzfile.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/tzfile.h b/usr/src/head/tzfile.h index f2fec4304d..9b23f2c5dd 100644 --- a/usr/src/head/tzfile.h +++ b/usr/src/head/tzfile.h @@ -29,8 +29,6 @@ #ifndef _TZFILE_H #define _TZFILE_H -#pragma ident "%Z%%M% %I% %E% SMI" - /* * A part of this file comes from public domain source, so * clarified as of June 5, 1996 by Arthur David Olson @@ -45,7 +43,7 @@ * future releases. */ -/* For further information, see ctime(3C) and zic(1M) man pages. */ +/* For further information, see ctime(3C) and zic(8) man pages. */ /* * This file is in the public domain, so clarified as of |