8837f509d597f2d0cf36b02566e47c6e838e972d
[samba.git] / docs / manpages / debug2html.1
1 .TH "debug2html" "1" "29 Dec 1998" "Samba" "SAMBA" 
2 .PP 
3 .SH "NAME" 
4 debug2html \- Samba DEBUG to HTML translation filter
5 .PP 
6 .SH "SYNOPSIS" 
7 .PP 
8 debug2html [<input-file] [>output-file]
9 .PP 
10 .SH "DESCRIPTION" 
11 .PP 
12 This program is part of the \fBSamba\fP suite\&.
13 .PP 
14 \fBdebug2html\fP is simple a filter\&.  That is, it accepts input from
15 \fBstdin\fP and directs its output to \fBstdout\fP\&.  The input is expected to
16 be a log file generated by \fBnmbd\fP(8) or \fBsmbd\fP(8)\&.  The output will be
17 an HTML 3\&.2 document\&. 
18 .PP 
19 Example usage:
20 .PP 
21 debug2html </usr/local/samba/var/log\&.nmb >nmblog\&.html 
22 .br 
23 .PP 
24 .SH "VERSION" 
25 .PP 
26 This man page is correct for version 2\&.0 of the Samba suite\&.
27 .PP 
28 .SH "SEE ALSO" 
29 .PP 
30 \fBnmbd\fP(8), \fBsmbd\fP(8),
31 \fBsamba\fP(7)\&.
32 .PP 
33 .SH "AUTHOR" 
34 .PP 
35 The original Samba software and related utilities were created by
36 Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
37 by the Samba Team as an Open Source project similar to the way the
38 Linux kernel is developed\&.
39 .PP 
40 The original Samba man pages were written by Karl Auer\&. The man page
41 sources were converted to YODL format (another excellent piece of Open
42 Source software, available at
43 \fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
44 and updated for the Samba2\&.0 release by Jeremy Allison\&.
45 \fIsamba-bugs@samba\&.org\fP\&.
46 .PP 
47 \fBdebug2html\fP was added by Chris Hertel\&.
48 .PP 
49 See \fBsamba\fP(7) to find out how to get a full
50 list of contributors and details on how to submit bug reports,
51 comments etc\&.