man-page-conversion-20051208
[openafs.git] / doc / man-pages / pod5 / afszcm.cat.pod
1 =head1 NAME
2
3 afszcm.cat - Error message catalog for debugging the Cache Manager
4
5 =head1 DESCRIPTION
6
7 The afszcm.cat file is a message catalog for the Cache
8 Manager. The B<fstrace dump> command interpreter uses it in
9 conjunction with the standard UNIX catalog utilities to translate Cache
10 Manager operation codes into character strings as it writes traces in the
11 B<fstrace> trace log, which makes the log more readable.
12
13 The conventional location for the file is the /usr/vice/etc/C/
14 directory. It can be placed in another directory if the NLSPATH and
15 LANG environment variables are set appropriately.
16
17 =head1 SEE ALSO
18
19 L<afsd(1)>,
20 L<fstrace_dump(1)>
21
22 =head1 COPYRIGHT
23
24 IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
25
26 This documentation is covered by the IBM Public License Version 1.0.  It was
27 converted from HTML to POD by software written by Chas Williams and Russ
28 Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.