mirror of
https://github.com/samba-team/samba.git
synced 2025-05-15 22:50:26 +03:00
52 lines
1.5 KiB
Groff
52 lines
1.5 KiB
Groff
.TH "debug2html" "1" "29 Dec 1998" "Samba" "SAMBA"
|
|
.PP
|
|
.SH "NAME"
|
|
debug2html \- Samba DEBUG to HTML translation filter
|
|
.PP
|
|
.SH "SYNOPSIS"
|
|
.PP
|
|
debug2html [<input-file] [>output-file]
|
|
.PP
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
This program is part of the \fBSamba\fP suite\&.
|
|
.PP
|
|
\fBdebug2html\fP is simple a filter\&. That is, it accepts input from
|
|
\fBstdin\fP and directs its output to \fBstdout\fP\&. The input is expected to
|
|
be a log file generated by \fBnmbd\fP(8) or \fBsmbd\fP(8)\&. The output will be
|
|
an HTML 3\&.2 document\&.
|
|
.PP
|
|
Example usage:
|
|
.PP
|
|
debug2html </usr/local/samba/var/log\&.nmb >nmblog\&.html
|
|
.br
|
|
.PP
|
|
.SH "VERSION"
|
|
.PP
|
|
This man page is correct for version 2\&.0 of the Samba suite\&.
|
|
.PP
|
|
.SH "SEE ALSO"
|
|
.PP
|
|
\fBnmbd\fP(8), \fBsmbd\fP(8),
|
|
\fBsamba\fP(7)\&.
|
|
.PP
|
|
.SH "AUTHOR"
|
|
.PP
|
|
The original Samba software and related utilities were created by
|
|
Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
|
|
by the Samba Team as an Open Source project similar to the way the
|
|
Linux kernel is developed\&.
|
|
.PP
|
|
The original Samba man pages were written by Karl Auer\&. The man page
|
|
sources were converted to YODL format (another excellent piece of Open
|
|
Source software, available at
|
|
\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
|
|
and updated for the Samba2\&.0 release by Jeremy Allison\&.
|
|
\fIsamba-bugs@samba\&.org\fP\&.
|
|
.PP
|
|
\fBdebug2html\fP was added by Chris Hertel\&.
|
|
.PP
|
|
See \fBsamba\fP(7) to find out how to get a full
|
|
list of contributors and details on how to submit bug reports,
|
|
comments etc\&.
|