openafs/doc/man-pages/pod5/afszcm.cat.pod
Russ Allbery f64a78e701 man5-editing-pass-20051213
This completes the first editing pass of the man pages.  Very little
content editing has been done, but the server and client versions of
various man pages have been combined into a single man page for the
file (affects CellServDB, ThisCell, NetInfo, and NetRestrict), the
descriptions of the various AFS cache files have been combined into one
afs_cache man page, and the descriptions of the two butc log files have
been combined into one butc_logs man page.

For man pages for databases with two files, symlinks are now created on
installation for the secondary file name.

All of the man pages should now be ready for public review, additional
editing and cleanup, and content editing.
2005-12-14 01:30:20 +00:00

29 lines
954 B
Plaintext

=head1 NAME
afszcm.cat - Error message catalog for debugging the Cache Manager
=head1 DESCRIPTION
The F<afszcm.cat> file is a message catalog for the Cache Manager. The
B<fstrace dump> command interpreter uses it in conjunction with the
standard UNIX catalog utilities to translate Cache Manager operation codes
into character strings as it writes traces in the B<fstrace> trace log,
which makes the log more readable.
The conventional location for the file is the F</usr/vice/etc/C/>
directory. It can be placed in another directory if the NLSPATH and LANG
environment variables are set appropriately.
=head1 SEE ALSO
L<afsd(8)>,
L<fstrace_dump(8)>
=head1 COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
This documentation is covered by the IBM Public License Version 1.0. It was
converted from HTML to POD by software written by Chas Williams and Russ
Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.