Print this page
XXX Remove nawk(1)

@@ -233,11 +233,11 @@
 user and system modes, regardless of the settings applied to the performance
 counter registers.
 .sp
 .LP
 The output of \fBcputrack\fR is designed to be readily parseable by
-\fBnawk\fR(1) and \fBperl\fR(1), thereby allowing performance tools to be
+\fBawk\fR(1) and \fBperl\fR(1), thereby allowing performance tools to be
 composed by embedding \fBcputrack\fR in scripts. Alternatively, tools may be
 constructed directly using the same \fBAPI\fRs that \fBcputrack\fR is built
 upon, using the facilities of \fBlibcpc\fR(3LIB) and \fBlibpctx\fR(3LIB). See
 \fBcpc\fR(3CPC).
 .sp

@@ -409,11 +409,11 @@
 .TE
 
 .SH SEE ALSO
 .sp
 .LP
-\fBnawk\fR(1), \fBperl\fR(1), \fBproc\fR(1), \fBtruss\fR(1), \fBprstat\fR(1M),
+\fBawk\fR(1), \fBperl\fR(1), \fBproc\fR(1), \fBtruss\fR(1), \fBprstat\fR(1M),
 \fBcpustat\fR(1M), \fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2),
 \fBsetuid\fR(2), \fBvfork\fR(2), \fBgethrtime\fR(3C), \fBstrtoll\fR(3C),
 \fBcpc\fR(3CPC), \fBcpc_bind_pctx\fR(3CPC), \fBcpc_enable\fR(3CPC),
 \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB), \fBlibpctx\fR(3LIB), \fBproc\fR(4),
 \fBattributes\fR(5)