Print this page
XXX Remove nawk(1)

@@ -1,6 +1,6 @@
-#!/usr/bin/nawk -f
+#!/usr/xpg4/bin/awk -f
 #
 # CDDL HEADER START
 #
 # The contents of this file are subject to the terms of the
 # Common Development and Distribution License, Version 1.0 only

@@ -19,12 +19,10 @@
 # information: Portions Copyright [yyyy] [name of copyright owner]
 #
 # CDDL HEADER END
 #
 #
-#ident  "%Z%%M% %I%     %E% SMI"
-#
 # Copyright (c) 1996, by Sun Microsystems, Inc.
 # All rights reserved.
 #
 # Awk code to handle the creation of the YP_MULTI_ entries
 # in the hosts.byname map.  Called by multi directly.