preparing for release of alpha.2.5.1
[Samba.git] / docs / manpages / debug2html.1
blob9ff814ad7c70dd98ee268d16c1f1cd8401b54324
1 .TH DEBUG2HTML 1 "01 May 2000" "debug2html TNG-alpha"
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 generates HTML files from Samba log files\&.  Log files
15 produced by \fBnmbd\fP(8) or \fBsmbd\fP(8) may then be viewed by a web
16 browser\&.  The output conforms to the HTML 3\&.2 specification\&. 
17 .PP 
18 The filenames specified on the command line are optional\&.  If the
19 output-file is ommitted, output will go to \fBstdout\fP\&.  If the input-file
20 is ommitted, \fBdebug2html\fP will read from \fBstdin\fP\&.  The filename "-" 
21 can be used to indicate that input should be read from \fBstdin\fP\&.  For
22 example:
23 .PP 
24 \f(CWcat /usr/local/samba/var/log\&.nmb | debug2html - nmblog\&.html\fP 
25 .br 
26 .PP 
27 .SH "VERSION" 
28 .PP 
29 This man page is correct for version 2\&.0 of the Samba suite\&.
30 .PP 
31 .SH "SEE ALSO" 
32 .PP 
33 \fBnmbd\fP(8), \fBsmbd\fP(8),
34 \fBsamba\fP(7)\&.
35 .PP 
36 .SH "AUTHOR" 
37 .PP 
38 The original Samba software and related utilities were created by
39 Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
40 by the Samba Team as an Open Source project similar to the way the
41 Linux kernel is developed\&.
42 .PP 
43 The original Samba man pages were written by Karl Auer\&. The man page
44 sources were converted to YODL format (another excellent piece of Open
45 Source software, available at
46 \fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
47 and updated for the Samba2\&.0 release by Jeremy Allison\&.
48 \fIsamba-bugs@samba\&.org\fP\&.
49 .PP 
50 \fBdebug2html\fP was added by Chris Hertel\&.
51 .PP 
52 See \fBsamba\fP(7) to find out how to get a full
53 list of contributors and details on how to submit bug reports,
54 comments etc\&.